forked from jsnbuchanan/crowd-funder-for-time-pwa
A whole lot of cleaning going on
This commit is contained in:
@@ -67,7 +67,7 @@ import {
|
||||
deriveAddress,
|
||||
newIdentifier,
|
||||
} from "../libs/crypto";
|
||||
import { accountsDB, db } from "@/db";
|
||||
import { accountsDB, db } from "@/db/index";
|
||||
import { MASTER_SETTINGS_KEY } from "@/db/tables/settings";
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user