From: OzGav Date: Mon, 5 May 2025 14:12:47 +0000 (+1000) Subject: line too long X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c073483d733445373063e0e84e1e6d7a8eb05eb4;p=music-assistant-server.git line too long --- diff --git a/music_assistant/providers/musiccast/__init__.py b/music_assistant/providers/musiccast/__init__.py index 6fbde445..6473fcdd 100644 --- a/music_assistant/providers/musiccast/__init__.py +++ b/music_assistant/providers/musiccast/__init__.py @@ -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.",