fixing
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Sabda Yagra 2026-03-09 12:50:14 +07:00
parent 124b0cdfef
commit 421db9c1c3
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: [],
},
],
},