error
This commit is contained in:
parent
c553f9bfff
commit
86e593eb4c
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
// @ts-nocheck
|
||||||
|
|
||||||
import { MainLayout } from "@/layout/MainLayout/MainLayout";
|
import { MainLayout } from "@/layout/MainLayout/MainLayout";
|
||||||
import { cookies } from "next/headers";
|
import { cookies } from "next/headers";
|
||||||
import { db, JamTable, UserTable } from "@/lib/mastoauth/kysely";
|
import { db, JamTable, UserTable } from "@/lib/mastoauth/kysely";
|
||||||
|
|
Loading…
Reference in a new issue