Merge branch 'master' into reshade-addon

This commit is contained in:
goat 2024-07-23 02:18:04 +02:00 committed by GitHub
commit a57694d7e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 49 additions and 42 deletions

View file

@ -2889,6 +2889,7 @@ internal class PluginInstallerWindow : Window, IDisposable
}
configuration.QueueSave();
_ = pluginManager.ReloadPluginMastersAsync();
}
if (repoManifest?.IsTestingExclusive == true)