mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
Update installed then available
This commit is contained in:
parent
8feb0a9c53
commit
d1e7fe1f4a
1 changed files with 1 additions and 1 deletions
|
|
@ -572,8 +572,8 @@ namespace Dalamud.Plugin.Internal
|
|||
this.installedPlugins.Remove(plugin);
|
||||
PluginLocations.Remove(plugin.AssemblyName.FullName);
|
||||
|
||||
this.NotifyAvailablePluginsChanged();
|
||||
this.NotifyInstalledPluginsChanged();
|
||||
this.NotifyAvailablePluginsChanged();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue