forked from MapComplete/MapComplete
Refactoring: split AndOrTagConfigJson into an AndTagConfig and an OrTagConfig
This commit is contained in:
parent
e225b8e45b
commit
9ae40d8af2
10 changed files with 41 additions and 32 deletions
|
@ -14,7 +14,6 @@ import List from "../../UI/Base/List";
|
|||
import {MappingConfigJson, QuestionableTagRenderingConfigJson} from "./Json/QuestionableTagRenderingConfigJson";
|
||||
import {FixedUiElement} from "../../UI/Base/FixedUiElement";
|
||||
import {Paragraph} from "../../UI/Base/Paragraph";
|
||||
import UserDetails from "../../Logic/Osm/OsmConnection";
|
||||
|
||||
export interface Mapping {
|
||||
readonly if: TagsFilter,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue