You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在指令管理页面中添加别名。只输入别名的场合
yml中写入的内容为 xxx: null
导致该指令详情页未显示
或指令管理无法加载( TypeError: Cannot destructure property 'create' of 'override' as it is null. in _CommandManager.accept )
Describe the bug
在指令管理页面中添加别名。只输入别名的场合
yml中写入的内容为 xxx: null
导致该指令详情页未显示
或指令管理无法加载(
TypeError: Cannot destructure property 'create' of 'override' as it is null.
in_CommandManager.accept
)#322
在添加别名界面输入参数的场合
由于Argv.error至少为'',不能自动处理为false,因此确定按钮总是被禁用
Steps to reproduce
/
Expected behavior
/
Screenshots
No response
Versions
Additional context
No response
The text was updated successfully, but these errors were encountered: