feat:add version
This commit is contained in:
@@ -85,6 +85,11 @@ export const NAV: NavSection[] = [
|
||||
icon: SliderIcon,
|
||||
items: [{ href: "/dashboard/announcements", label: "اعلانها" }],
|
||||
},
|
||||
{
|
||||
label: "نسخهها",
|
||||
icon: SliderIcon,
|
||||
items: [{ href: "/dashboard/versions", label: "نسخههای برنامه" }],
|
||||
},
|
||||
{
|
||||
label: "تصاویر",
|
||||
icon: ImageIcon,
|
||||
|
||||
Reference in New Issue
Block a user