mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +00:00
Fix modname
This commit is contained in:
parent
a5ee061e7d
commit
7261f107a9
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
.. include:: ../global.rst
|
||||
|
||||
Config :modname:`plexapi.gdm`
|
||||
Gdm :modname:`plexapi.gdm`
|
||||
--------------------------------
|
||||
.. automodule:: plexapi.gdm
|
||||
:members:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.. include:: ../global.rst
|
||||
|
||||
Config :modname:`plexapi.sonos`
|
||||
Sonos :modname:`plexapi.sonos`
|
||||
--------------------------------
|
||||
.. automodule:: plexapi.sonos
|
||||
:members:
|
||||
|
|
Loading…
Reference in a new issue