|
|
@ -198,7 +198,7 @@ import { |
|
|
|
|
|
|
|
import { accountsDB, db } from "@/db"; |
|
|
|
import { Contact } from "@/db/tables/contacts"; |
|
|
|
import { BoundingBox, MASTER_SETTINGS_KEY, Settings } from "@/db/tables/settings"; |
|
|
|
import { BoundingBox, MASTER_SETTINGS_KEY } from "@/db/tables/settings"; |
|
|
|
import { accessToken } from "@/libs/crypto"; |
|
|
|
import { didInfo, ProjectData } from "@/libs/endorserServer"; |
|
|
|
import AlertMessage from "@/components/AlertMessage"; |
|
|
|