mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-15 12:24:57 +01:00
WIP: observatory UI overhaul
This commit is contained in:
@@ -284,7 +284,7 @@ namespace Observatory.Utils
|
||||
if (Properties.Core.Default.JournalFolder != path)
|
||||
{
|
||||
Properties.Core.Default.JournalFolder = path;
|
||||
Properties.Core.Default.Save();
|
||||
SettingsManager.Save();
|
||||
}
|
||||
|
||||
return logDirectory;
|
||||
|
||||
Reference in New Issue
Block a user