fix route

This commit is contained in:
srgooglo 2022-08-05 20:03:43 +02:00
parent dfcf086d6c
commit 9290fc0a5d

View File

@ -1,5 +1,5 @@
import { User } from "../../models"
import { createUser } from "../../lib"
import { User } from "../../../models"
import { createUser } from "../../../lib"
export default async () => {
// check if any user with includes admin role exists