mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
remove april fools 24 code
This commit is contained in:
parent
d6cd410d70
commit
532781308d
3 changed files with 0 additions and 111 deletions
|
|
@ -268,8 +268,6 @@ 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