From c737eaa623bde5b5430c7a4e2ef63e72182287a1 Mon Sep 17 00:00:00 2001 From: Win Olario Date: Mon, 5 Apr 2021 11:17:18 +0800 Subject: [PATCH] add yellow colour option for hydrant --- assets/themes/hailhydrant/hailhydrant.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/assets/themes/hailhydrant/hailhydrant.json b/assets/themes/hailhydrant/hailhydrant.json index 3447cac..185c5c5 100644 --- a/assets/themes/hailhydrant/hailhydrant.json +++ b/assets/themes/hailhydrant/hailhydrant.json @@ -52,6 +52,16 @@ "key": "colour" }, "mappings": [ + { + "if": { + "and": [ + "colour=red" + ] + }, + "then": { + "en": "The hydrant colour is red" + } + }, { "if": { "and": [