forked from MapComplete/MapComplete
Logic: better support for tag optimization and simplifying expressions
This commit is contained in:
parent
bd228a6129
commit
a3d26db84a
11 changed files with 430 additions and 260 deletions
|
@ -601,4 +601,9 @@ export interface LayerConfigJson {
|
|||
* group: hidden
|
||||
*/
|
||||
snapName?: Translatable
|
||||
|
||||
/**
|
||||
* group: hidden
|
||||
*/
|
||||
"#dont-translate": "*"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue