mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
6e5964a01b
commit
7f7e2fd0a4
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ def new_chat_message(msg: Union[str, ba.Lstr], clients: Sequence[int] = None, se
|
|||
old_fcm(msg, clients, sender_override)
|
||||
if msg == 'ml':
|
||||
try:
|
||||
global Ldefault,Udefault
|
||||
global Ldefault, Udefault
|
||||
Ldefault, Udefault = ba.app.config.get("moodlightingSettings")
|
||||
SettingWindow()
|
||||
cprint("Mood light settings opened")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue