Fix authentication window overwriting settings
This commit is contained in:
parent
bf4f66ccb3
commit
730629dcef
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ namespace LANCommander.Playnite.Extension.Views
|
|||
Context.Password = String.Empty;
|
||||
|
||||
Plugin.SavePluginSettings(Settings);
|
||||
//Plugin.Settings = Plugin.LoadPluginSettings<PlayniteSettingsViewModel>();
|
||||
|
||||
Window.GetWindow(this).Close();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue