Fix build
This commit is contained in:
parent
4c9474f6d0
commit
50a7597c5a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ import {VariableUiElement} from "../Base/VariableUIElement";
|
|||
import LayoutConfig from "../../Models/ThemeConfig/LayoutConfig";
|
||||
import {OsmConnection} from "../../Logic/Osm/OsmConnection";
|
||||
import {Changes} from "../../Logic/Osm/Changes";
|
||||
import Loading from "../Base/Loading";
|
||||
|
||||
export class ImageUploadFlow extends Toggle {
|
||||
|
||||
|
|
Loading…
Reference in a new issue