fix: types

This commit is contained in:
DecDuck 2024-11-19 15:09:49 +11:00
parent 469a2d69eb
commit af056c08d2
No known key found for this signature in database
GPG key ID: 3999E3EFEC9EEB74
2 changed files with 0 additions and 1 deletions

View file

@ -7,7 +7,6 @@
<script setup lang="ts">
import { invoke } from "@tauri-apps/api/core";
import { useAppState } from "./composables/app-state.js";
import { useRouter } from "#vue-router";
import {
initialNavigation,
setupHooks,