mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
99a837b772
commit
454ed537e3
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ def cprint(*args):
|
||||||
out = "\n".join(args)
|
out = "\n".join(args)
|
||||||
_ba.chatmessage(out)
|
_ba.chatmessage(out)
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
Ldefault, Udefault = ba.app.config.get("moodlightingSettings")
|
Ldefault, Udefault = ba.app.config.get("moodlightingSettings")
|
||||||
except:
|
except:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue