feat: cookie bot

This commit is contained in:
zhom
2026-08-03 07:57:45 +04:00
parent 04b9617631
commit 7d82a25107
46 changed files with 15059 additions and 148 deletions
+2
View File
@@ -8,6 +8,7 @@ import {
LuBadgeInfo,
LuCircleStop,
LuCloud,
LuCookie,
LuInfo,
LuKeyboard,
LuPlay,
@@ -67,6 +68,7 @@ const ICONS: Record<ShortcutId, React.ComponentType<{ className?: string }>> = {
goProxies: FiWifi,
goExtensions: LuPuzzle,
goGroups: LuUsers,
goCookieBot: LuCookie,
goIntegrations: LuPlug,
goAccount: LuCloud,
goSettings: GoGear,