mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
fixed listSites endpoint
This commit is contained in:
@@ -12,7 +12,7 @@ export const metadata: Metadata = {
|
||||
const sidebarNavItems = [
|
||||
{
|
||||
title: "Profile",
|
||||
href: "/{orgId}/resources/{resourceId}/",
|
||||
href: "/{orgId}/resources/{resourceId}",
|
||||
},
|
||||
{
|
||||
title: "Appearance",
|
||||
|
||||
Reference in New Issue
Block a user