Format Style Fixes
This commit is contained in:
@@ -22,8 +22,6 @@ public record BackupConfig : BaseConfig
|
||||
|
||||
public record BackupConfigInterval
|
||||
{
|
||||
|
||||
|
||||
[JsonPropertyName("enabled")]
|
||||
public bool Enabled { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user