Themes(shops): Exlcude shop=no

This commit is contained in:
Robin van der Linde 2025-08-22 22:25:25 +02:00
parent 877dd260ae
commit 06ac28dab9

View file

@ -43,7 +43,8 @@
"craft=key_cutter" "craft=key_cutter"
] ]
}, },
"shop!=mall" "shop!=mall",
"shop!=no"
] ]
} }
}, },