Update mood_light.py

This commit is contained in:
Loup 2022-10-02 01:23:43 +05:30 committed by GitHub
parent cc0a7e1220
commit 2afe98515d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: