forked from MapComplete/MapComplete
Fix deploy
This commit is contained in:
parent
889953226a
commit
6118d734c0
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ import {UIElement} from "../UI/UIElement";
|
|||
import Translations from "../UI/i18n/Translations";
|
||||
import Combine from "../UI/Base/Combine";
|
||||
import State from "../State";
|
||||
import Translation from "../UI/i18n/Translation";
|
||||
import {Translation} from "../UI/i18n/Translations";
|
||||
import LayerConfig from "./JSON/LayerConfig";
|
||||
import {LayoutConfigJson} from "./JSON/LayoutConfigJson";
|
||||
import TagRenderingConfig from "./JSON/TagRenderingConfig";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue