mirror of https://github.com/Mai-with-u/MaiBot.git
🤖 自动格式化代码 [skip ci]
parent
375002af3f
commit
0448a8d641
|
|
@ -150,7 +150,7 @@ MODULE_COLORS = {
|
||||||
"plugins": "\033[31m", # 红色
|
"plugins": "\033[31m", # 红色
|
||||||
"plugin_api": "\033[33m", # 黄色
|
"plugin_api": "\033[33m", # 黄色
|
||||||
"remote": "\033[38;5;93m", # 紫蓝色
|
"remote": "\033[38;5;93m", # 紫蓝色
|
||||||
"planner": "\033[31m]"
|
"planner": "\033[31m]",
|
||||||
}
|
}
|
||||||
|
|
||||||
RESET_COLOR = "\033[0m"
|
RESET_COLOR = "\033[0m"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue