mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-16 09:41:13 +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 defineEventHandler(() => {
|
||||
return authManager.getEnabledAuthProviders();
|
||||
|
||||
Reference in New Issue
Block a user