From 7a4e236689322cbbf2b1cc0e3cf0a46a5dee5f61 Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Wed, 1 Jul 2026 23:51:20 +0200 Subject: program parser - more icons --- src/program_parser.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/program_parser.py b/src/program_parser.py index 3671cde..c88a255 100755 --- a/src/program_parser.py +++ b/src/program_parser.py @@ -42,7 +42,9 @@ class ProgramParser: 'NWWC Village in Party Area': "🔊", 'Wellness area': "🛀", 'Online': "🌐", - 'Cabin Fireplace': "🔥", + 'Cabin fireplace': "🔥(🏚️)", + 'Cabin Fireplace': "🔥(🏚️)", + 'Main camping fireplace': "🔥(🏞️)", } -- cgit v1.3.1