We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10cc58 commit 55072f9Copy full SHA for 55072f9
apps/cms/schemas/index.ts
@@ -12,7 +12,7 @@ import question from "./objects/question";
12
import spotRange from "./objects/spot-range";
13
import time from "./objects/time";
14
import post from "./post";
15
-import profile from "./user/[id]/profile";
+import profile from "./profile";
16
import staticInfo from "./static-info";
17
import studentGroup from "./student-group";
18
0 commit comments