Wrapped sample response in codeblock
This commit is contained in:
parent
e84f008dc4
commit
2fba3109b3
1 changed files with 3 additions and 1 deletions
|
@ -107,7 +107,9 @@ class MusicSnapcastPlugin(Plugin):
|
|||
:param port: Snapcast server port (default: default configured port)
|
||||
:type port: int
|
||||
|
||||
:returns: dict. Example::
|
||||
:returns: dict. Example:
|
||||
|
||||
.. codeblock:: json
|
||||
|
||||
"output": {
|
||||
"groups": [
|
||||
|
|
Loading…
Reference in a new issue