Compare commits
2 Commits
efb5a8072b
...
auto-prune
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e7d7bf489 | ||
|
|
9b2fea6fa4 |
@@ -4,4 +4,4 @@ using MessagePack;
|
||||
namespace LightlessSync.API.Dto.Group;
|
||||
|
||||
[MessagePackObject(keyAsPropertyName: true)]
|
||||
public record GroupPruneSettingsDto(GroupData Group, bool AutoPruneEnabled, int AutoPruneDays);
|
||||
public record GroupPruneSettingsDto(GroupData Group, bool AutoPruneEnabled, int AutoPruneDays);
|
||||
Reference in New Issue
Block a user