You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an included or a custom admin plugin is unloaded, its menu and MoTD entries are never removed.
When it's loaded again, these entries get duplicated.
Solution: utilize AutoUnload class when adding entries to menu/MoTD.
The text was updated successfully, but these errors were encountered:
When an included or a custom admin plugin is unloaded, its menu and MoTD entries are never removed.
When it's loaded again, these entries get duplicated.
Solution: utilize
AutoUnload
class when adding entries to menu/MoTD.The text was updated successfully, but these errors were encountered: