mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update fast_epic_toggle.py
This commit is contained in:
parent
6e7aa99a6e
commit
3576530a66
1 changed files with 1 additions and 1 deletions
|
|
@ -46,5 +46,5 @@ class FastEpicSwitcher(bauiv1lib.party.PartyWindow):
|
|||
|
||||
|
||||
class ByANES(babase.Plugin):
|
||||
def on_app_running(self):
|
||||
def on_app_running(self) -> None:
|
||||
bauiv1lib.party.PartyWindow = FastEpicSwitcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue