forked from MapComplete/MapComplete
Some refactoring
This commit is contained in:
parent
85af8a20b0
commit
a03313fb3d
9 changed files with 18 additions and 20 deletions
|
@ -9,7 +9,7 @@ import {
|
|||
PrepareLayer, PrepareTheme,
|
||||
ValidateLayer,
|
||||
ValidateThemeAndLayers
|
||||
} from "../Models/ThemeConfig/LegacyJsonConvert";
|
||||
} from "../Models/ThemeConfig/Conversion/LegacyJsonConvert";
|
||||
import {Translation} from "../UI/i18n/Translation";
|
||||
import {TagRenderingConfigJson} from "../Models/ThemeConfig/Json/TagRenderingConfigJson";
|
||||
import * as questions from "../assets/tagRenderings/questions.json";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue