projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af3a96d
)
Fix small typo (#1889)
author
OzGav
<gavnosp@hotmail.com>
Mon, 20 Jan 2025 07:49:15 +0000
(17:49 +1000)
committer
GitHub
<noreply@github.com>
Mon, 20 Jan 2025 07:49:15 +0000
(08:49 +0100)
music_assistant/providers/sonos/__init__.py
patch
|
blob
|
history
diff --git
a/music_assistant/providers/sonos/__init__.py
b/music_assistant/providers/sonos/__init__.py
index e28256d3ddce507ea974ce33792ee8d0db4d3433..0ccfa50c1d0be7850750d952dc0c238eb6fff6a2 100644
(file)
--- a/
music_assistant/providers/sonos/__init__.py
+++ b/
music_assistant/providers/sonos/__init__.py
@@
-62,7
+62,7
@@
async def get_config_entries(
"Invalid addresses may result in the Sonos provider "
"becoming unresponsive and server crashes.\n"
"Bidirectional unicast communication to and between all IPs is required.\n"
- "NOT SUPPORTED, USE
ON YOU'RE
OWN RISK",
+ "NOT SUPPORTED, USE
AT YOUR
OWN RISK",
category="advanced",
default_value=None,
required=False,