mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
transitous rewrite: announcer improvements
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ def get_sound_path(destination) -> str | None:
|
||||
announcement_for = destination
|
||||
else:
|
||||
general_config = voice_stations.get("general", "")
|
||||
if general_config == "":
|
||||
if not general_config:
|
||||
return None
|
||||
announcement_for = "general"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user