mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update mood_light.py
This commit is contained in:
parent
9bf4def90b
commit
0359fe13a1
1 changed files with 3 additions and 0 deletions
|
|
@ -278,6 +278,9 @@ class moodlight(ba.Plugin):
|
|||
|
||||
def on_app_running(self):
|
||||
_ba.show_progress_bar()
|
||||
|
||||
def on_plugin_manager_prompt(self):
|
||||
SettingWindow()
|
||||
|
||||
def has_settings_ui(self):
|
||||
return True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue