forked from trent_larson/crowd-funder-for-time-pwa
A whole lot of cleaning going on
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import { Component, Vue } from "vue-facing-decorator";
|
||||
import { accountsDB } from "@/db";
|
||||
import { accountsDB } from "@/db/index";
|
||||
|
||||
@Component({
|
||||
components: {},
|
||||
|
||||
Reference in New Issue
Block a user