mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 19:49:59 +00:00
修改优先级
This commit is contained in:
@ -16,7 +16,7 @@ marsho_memory_cmd = on_alconna(
|
||||
Subcommand("view", alias={"v"}),
|
||||
Subcommand("reset", alias={"r"}),
|
||||
),
|
||||
priority=10,
|
||||
priority=96,
|
||||
block=True,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user