mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-14 00:31:25 +10:00
update to nuxt 4
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import authManager from "~/server/internal/auth";
|
||||
import authManager from "~~/server/internal/auth";
|
||||
|
||||
export default defineNitroPlugin(async () => {
|
||||
await authManager.init();
|
||||
|
||||
Reference in New Issue
Block a user