Merge branch 'reshade-addon' of https://github.com/Soreepeong/Dalamud into reshade-addon

This commit is contained in:
Soreepeong 2024-07-23 11:03:36 +09:00
commit 3598ea443e
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)