From: OzGav Date: Mon, 5 May 2025 14:18:16 +0000 (+1000) Subject: typo X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c2cac33c56b8b52513f66c7db69515f23be70f3c;p=music-assistant-server.git typo --- diff --git a/music_assistant/providers/musiccast/__init__.py b/music_assistant/providers/musiccast/__init__.py index 6473fcdd..d998ccb7 100644 --- a/music_assistant/providers/musiccast/__init__.py +++ b/music_assistant/providers/musiccast/__init__.py @@ -204,10 +204,10 @@ 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.", - " The available sources can be seen when selecting 'Select source' ", - " from the menu in the now playing view.", + 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.", ), ConfigEntry(