From 6e70a2b301f3e22951aeb68e8323b7af67772555 Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Tue, 15 Jul 2025 23:14:17 +0200 Subject: New icons --- src/program_parser.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/program_parser.py') diff --git a/src/program_parser.py b/src/program_parser.py index e88d4cd..1735244 100755 --- a/src/program_parser.py +++ b/src/program_parser.py @@ -32,8 +32,10 @@ icons = { 'External': "🚗", 'Pyjam.as Village in Party Area': "🐍", 'Workshop Room (possibly outside of it)': "🛠️(🏞️)", - 'Workshop Room (sofa area)': "🛠️(🛋️)", - 'NWWC Village in Party Area': "🔊", + 'Workshop Room (sofa area)': "🛠️(🛋️)", + 'NWWC Village in Party Area': "🔊", + 'Wellness area': "🛀", + 'Online': "🌐", } -- cgit v1.2.3