nomsg
This commit is contained in:
parent
e916f791cf
commit
38b1f43100
1 changed files with 1 additions and 1 deletions
|
@ -2363,7 +2363,7 @@ class User(BaseObject, Cacheable):
|
|||
data = self.getPlaylistsData()
|
||||
|
||||
if not data:
|
||||
return data
|
||||
return []
|
||||
|
||||
ids = []
|
||||
for p in data:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue