mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Update mood_light.py
This commit is contained in:
parent
cc0a7e1220
commit
2afe98515d
1 changed files with 2 additions and 1 deletions
|
|
@ -207,6 +207,7 @@ class SettingWindow(ba.Window):
|
||||||
|
|
||||||
class moodlight(ba.Plugin):
|
class moodlight(ba.Plugin):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
pass
|
||||||
Map._old_init = Map.__init__
|
Map._old_init = Map.__init__
|
||||||
|
|
||||||
def on_app_running(self):
|
def on_app_running(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue