mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
fix route
This commit is contained in:
parent
3f8a9e1fbd
commit
8bff64e5d6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user