mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code clean-up, refactor and commenting.
This commit is contained in:
@@ -286,7 +286,7 @@ pool with no way of using them to identify you.";
|
||||
else
|
||||
Settings.Settings.Current.Stats = null;
|
||||
|
||||
Settings.Settings.Current.GdprCompliance = DicSettings.GdprLevel;
|
||||
Settings.Settings.Current.GdprCompliance = DicSettings.GDPR_LEVEL;
|
||||
Settings.Settings.SaveSettings();
|
||||
_view.Close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user