forked from MapComplete/MapComplete
Fix: add missing import
This commit is contained in:
parent
bdc9ba52a6
commit
9bf013cd47
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import { UIEventSource } from "../UIEventSource"
|
||||
import { Utils } from "../../Utils"
|
||||
|
||||
/**
|
||||
* UIEventsource-wrapper around localStorage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue