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,7 +207,8 @@ class SettingWindow(ba.Window):
|
|||
|
||||
class moodlight(ba.Plugin):
|
||||
def __init__(self):
|
||||
Map._old_init = Map.__init__
|
||||
pass
|
||||
Map._old_init = Map.__init__
|
||||
|
||||
def on_app_running(self):
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue