mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix model path causing crash on server setup
This commit is contained in:
parent
d60ac3e373
commit
6bf363df6e
@ -1,4 +1,4 @@
|
||||
import { User } from "../../../models"
|
||||
import { User } from "../../models"
|
||||
import { createUser } from "../../../lib"
|
||||
|
||||
export default async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user