fixed listSites endpoint

This commit is contained in:
Milo Schwartz
2024-10-14 21:54:43 -04:00
parent 0599421975
commit 3bb7efb7c6
5 changed files with 180 additions and 92 deletions

View File

@@ -12,7 +12,7 @@ export const metadata: Metadata = {
const sidebarNavItems = [
{
title: "Profile",
href: "/{orgId}/resources/{resourceId}/",
href: "/{orgId}/resources/{resourceId}",
},
{
title: "Appearance",