Fix import
This commit is contained in:
parent
5692e1053d
commit
0747e1c38f
@ -1,7 +1,7 @@
|
||||
import Dexie from "dexie";
|
||||
|
||||
import blobToBuffer from "./helpers/blobToBuffer";
|
||||
import { getMapDefaultInset } from "./helpers/getDefautMapInset";
|
||||
import { getMapDefaultInset } from "./helpers/map";
|
||||
|
||||
function loadVersions(db) {
|
||||
// v1.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user