Merge pull request #569 from daemitus/hotfix

This commit is contained in:
goaaats 2021-09-15 23:25:55 +02:00 committed by GitHub
commit cdfaa6ad21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -692,9 +692,6 @@ namespace Dalamud.Interface.Internal.Windows
configuration.Save();
this.devPluginLocationsChanged = false;
this.thirdRepoListChanged = false;
_ = Service<PluginManager>.Get().ReloadPluginMastersAsync();
}
}