mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 03:49:19 +01:00
April Fools 2024
This commit is contained in:
parent
7d77f84fdb
commit
2ea89e216a
3 changed files with 111 additions and 0 deletions
|
|
@ -268,6 +268,8 @@ internal class PluginInstallerWindow : Window, IDisposable
|
|||
/// <inheritdoc/>
|
||||
public override void OnOpen()
|
||||
{
|
||||
Service<Fools24>.Get().NotifyInstallerWindowOpened();
|
||||
|
||||
var pluginManager = Service<PluginManager>.Get();
|
||||
|
||||
_ = pluginManager.ReloadPluginMastersAsync();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue