251208:1625 Frontend: to be complete admin panel, Backend: tobe recheck all task
This commit is contained in:
@@ -60,7 +60,7 @@ export function Sidebar({ className }: SidebarProps) {
|
||||
title: "Admin Panel",
|
||||
href: "/admin",
|
||||
icon: Shield,
|
||||
permission: "admin", // Only admins
|
||||
permission: null, // "admin", // Temporarily visible for all
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user