mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 16:27:44 +01:00
hotfix: undo change that broke plugin window
This commit is contained in:
parent
b9d8a2f207
commit
ac34a43ab3
1 changed files with 0 additions and 3 deletions
|
|
@ -647,9 +647,6 @@ namespace Dalamud.Interface.Internal.Windows
|
||||||
|
|
||||||
configuration.Save();
|
configuration.Save();
|
||||||
|
|
||||||
this.devPluginLocationsChanged = false;
|
|
||||||
this.thirdRepoListChanged = false;
|
|
||||||
|
|
||||||
_ = Service<PluginManager>.Get().ReloadPluginMastersAsync();
|
_ = Service<PluginManager>.Get().ReloadPluginMastersAsync();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue