mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-17 00:37:54 +02:00
TrangaSettings remove old properties
This commit is contained in:
@ -129,6 +129,7 @@ using (var scope = app.Services.CreateScope())
|
||||
BasicConfigurator.Configure();
|
||||
|
||||
Log.Info(TRANGA);
|
||||
TrangaSettings.Load();
|
||||
Log.Info(TrangaSettings.Serialize());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user