mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
General refactor.
This commit is contained in:
@@ -224,7 +224,7 @@ namespace DiscImageChef.Commands
|
||||
else Settings.Settings.Current.Stats = null;
|
||||
#endregion Statistics
|
||||
|
||||
Settings.Settings.Current.GdprCompliance = Settings.DicSettings.GdprLevel;
|
||||
Settings.Settings.Current.GdprCompliance = DicSettings.GdprLevel;
|
||||
Settings.Settings.SaveSettings();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user