diff --git a/src/Logic/Web/LocalStorageSource.ts b/src/Logic/Web/LocalStorageSource.ts index 1f4413e457e..310830a0022 100644 --- a/src/Logic/Web/LocalStorageSource.ts +++ b/src/Logic/Web/LocalStorageSource.ts @@ -1,4 +1,5 @@ import { UIEventSource } from "../UIEventSource" +import { Utils } from "../../Utils" /** * UIEventsource-wrapper around localStorage