core: Update versionadded from 1.2 to 2.0
This commit is contained in:
parent
f3c31538e6
commit
6407e87301
@ -39,7 +39,7 @@ class PlaylistsController(object):
|
||||
|
||||
:rtype: list of string
|
||||
|
||||
.. versionadded:: 1.2
|
||||
.. versionadded:: 2.0
|
||||
"""
|
||||
return list(sorted(self.backends.with_playlists.keys()))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user