A whole lot of cleaning going on

This commit is contained in:
Matthew Raymer
2023-09-04 20:44:00 +08:00
parent b59bcf249a
commit fd43da93a5
21 changed files with 170 additions and 46 deletions

View File

@@ -5,7 +5,7 @@ import {
RouteLocationNormalized,
RouteRecordRaw,
} from "vue-router";
import { accountsDB } from "@/db";
import { accountsDB } from "@/db/index";
/**
*