This commit is contained in:
amanape 2025-12-04 22:22:18 +04:00
parent f0e821cde5
commit 2cb1337251

View File

@ -40,7 +40,7 @@ export const ORGS_AND_MEMBERS: Record<string, OrganizationMember[]> = {
{
id: "99",
email: "me@acme.org",
role: "superadmin",
role: "owner",
status: "active",
},
],