Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cd7e74923 |
@@ -152,7 +152,7 @@ internal class WindowSource : IWindowSource, IDisposable
|
||||
Data.Load();
|
||||
}
|
||||
|
||||
private void Save()
|
||||
private static void Save()
|
||||
{
|
||||
Data.Save();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user