try fix auth

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-17 13:13:52 +01:00
parent 743aa39036
commit e05d8bdca1
5 changed files with 30 additions and 17 deletions

View File

@@ -109,7 +109,6 @@ export default async function Page({
}),
getExists(organizationId, projectId),
]);
console.log(events[0]);
return (
<PageLayout title="Events" organizationSlug={organizationId}>