mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
fixed overwrite
This commit is contained in:
parent
4bba0fca98
commit
90c9628616
@ -659,6 +659,7 @@ class Client(MPDClient):
|
||||
obj[key] = value
|
||||
if obj:
|
||||
yield obj
|
||||
_parse_objects_direct = _parse_objects
|
||||
|
||||
# overloads
|
||||
def currentsong(self, *args):
|
||||
|
Loading…
Reference in New Issue
Block a user