fix(admin): 补齐QQBot登录菜单白名单

This commit is contained in:
sunlei 2026-06-11 15:04:25 +08:00
parent 60ac59c628
commit c8729cb096

View File

@ -29,6 +29,7 @@ const SUPPORTED_ADMIN_MENU_NAMES = new Set([
'QqBotAccountDelete',
'QqBotAccountEdit',
'QqBotAccountKick',
'QqBotAccountRefreshLogin',
'QqBotCommand',
'QqBotCommandCreate',
'QqBotCommandDelete',