mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🐛 修复格式化代码
This commit is contained in:
parent
84f7cd7089
commit
e291040859
@ -50,7 +50,7 @@ ICON2STR = {
|
|||||||
|
|
||||||
|
|
||||||
def __handle_item(
|
def __handle_item(
|
||||||
bot: BotConsole, ,plugin: PluginInfo, group: GroupConsole | None, is_detail: bool
|
bot: BotConsole, plugin: PluginInfo, group: GroupConsole | None, is_detail: bool
|
||||||
) -> Item:
|
) -> Item:
|
||||||
"""构造Item
|
"""构造Item
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user