line too long
authorOzGav <gavnosp@hotmail.com>
Mon, 5 May 2025 14:12:47 +0000 (00:12 +1000)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 14:12:47 +0000 (00:12 +1000)
music_assistant/providers/musiccast/__init__.py

index 6fbde445bbfe65e588ecb26a6213de3fe03799ef..6473fcddb2aa0939d353a8162821288835446e5b 100644 (file)
@@ -204,7 +204,8 @@ class MusicCast(PlayerProvider):
                         type=ConfigEntryType.STRING,
                         label="Switch to this non-streaming source when leaving a group.",
                         default_value=PLAYER_MAP_ZONE_SWITCH[zone_player.zone_name],
-                        description="The zone will switch to this non-streaming source when leaving a group. "
+                        description="The zone will switch to this non-streaming source when ",
+                        " leaving a group.",
                         " The available sources can be seen when selecting 'Select source' ",
                         " from the menu in the now playing view.",
                         " This entry is case sensitive.",