From 5917184d72896e083a5356b32cd75c1d86cfdd29 Mon Sep 17 00:00:00 2001 From: nirupampal Date: Fri, 28 Feb 2025 14:18:56 +0530 Subject: [PATCH] issu resolve fixes: #1248 --- src/tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tags.json b/src/tags.json index ed5c4e9e..10d7d829 100644 --- a/src/tags.json +++ b/src/tags.json @@ -18,7 +18,7 @@ "battery": ["power", "electricity"], "battery-charging": ["power", "electricity"], "bell": ["alarm", "notification", "sound"], - "bell-off": ["alarm", "notification", "silent"], + "bell-off": ["alarm", "notification", "bell"], "bluetooth": ["wireless"], "book-open": ["read", "library"], "book": ["read", "dictionary", "booklet", "magazine", "library"],