From 2fc5b5cdd6862651d174e65075c9abea911cf831 Mon Sep 17 00:00:00 2001 From: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com> Date: Sun, 8 Sep 2024 21:11:21 +0200 Subject: [PATCH] Update indoors.json - Remove mention of printer icon --- assets/layers/indoors/indoors.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/layers/indoors/indoors.json b/assets/layers/indoors/indoors.json index 3fc3b457c8..9d4c7abfc0 100644 --- a/assets/layers/indoors/indoors.json +++ b/assets/layers/indoors/indoors.json @@ -480,8 +480,7 @@ "if": "room=printer", "then": { "en": "This is a copy room" - }, - "icon": "./assets/layers/indoors/room_printer.svg" + } }, { "if": "room=prison_cell",