mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-19 11:11:13 +10:00
fix: fixes for Nuxt v4 update
This commit is contained in:
@ -44,7 +44,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import type { AuthMec } from "~~/prisma/client/enums";
|
||||
import DropLogo from "~~/components/DropLogo.vue";
|
||||
|
||||
const { t } = useI18n();
|
||||
const enabledAuths = await $dropFetch("/api/v1/auth");
|
||||
|
||||
Reference in New Issue
Block a user