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
207fd9f04d
commit
c865bdb338
1 changed files with 1 additions and 1 deletions
|
|
@ -46,5 +46,5 @@ class FastEpicSwitcher(bauiv1lib.party.PartyWindow):
|
||||||
|
|
||||||
|
|
||||||
class ByANES(babase.Plugin):
|
class ByANES(babase.Plugin):
|
||||||
def __init__(self):
|
def on_app_running(self):
|
||||||
bauiv1lib.party.PartyWindow = FastEpicSwitcher
|
bauiv1lib.party.PartyWindow = FastEpicSwitcher
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue