forked from MapComplete/MapComplete
Themes(shops): Exlcude shop=no
This commit is contained in:
parent
877dd260ae
commit
06ac28dab9
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@
|
||||||
"craft=key_cutter"
|
"craft=key_cutter"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"shop!=mall"
|
"shop!=mall",
|
||||||
|
"shop!=no"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue