fix import

This commit is contained in:
ThatOneCalculator 2023-05-19 23:59:49 -07:00
parent 76b55e8c21
commit 38d323962a
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
import { onMounted, onUnmounted } from "vue";
import { url as local, lang } from "@/config";
import { i18n } from "@/i18n";
import MkButton from "@/components/MkButton.vue";
const props = withDefaults(
defineProps<{