Compare commits

...

2 Commits

Author SHA1 Message Date
Sabda Yagra ea082c80f6 LALALA
continuous-integration/drone/push Build encountered an error Details
2026-03-09 16:57:20 +07:00
Sabda Yagra 343a0328d4 fix: error push 2026-03-09 15:05:15 +07:00
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ export function getMenuList(pathname: string, t: any): Group[] {
label: "Banner",
active: pathname === "/admin/settings/banner",
icon: "heroicons:arrow-trending-up",
children: [],
children: [],
},
],
},