From 7e6c11baf52ce95c31902d7edcb794f7479e416d Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sat, 10 May 2025 08:58:47 +0200 Subject: [PATCH] Fix build --- assets/layers/shops/shops.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/assets/layers/shops/shops.json b/assets/layers/shops/shops.json index c0e3c86e5a..03ea43f0da 100644 --- a/assets/layers/shops/shops.json +++ b/assets/layers/shops/shops.json @@ -1408,11 +1408,14 @@ } }, { - "override": "dog-access", - "condition": { - "and+": [ - "shop!=hairdresser" - ] + "id": "shop-dog-access", + "builtin": "dog-access", + "override": { + "condition": { + "and+": [ + "shop!=hairdresser" + ] + } } }, "description",