Skip to content

Commit 55072f9

Browse files
committed
flyttet til index tilbake profil tilbake
1 parent a10cc58 commit 55072f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/cms/schemas/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import question from "./objects/question";
1212
import spotRange from "./objects/spot-range";
1313
import time from "./objects/time";
1414
import post from "./post";
15-
import profile from "./user/[id]/profile";
15+
import profile from "./profile";
1616
import staticInfo from "./static-info";
1717
import studentGroup from "./student-group";
1818

0 commit comments

Comments
 (0)