mpd: Fix typos in previous commit.
This commit is contained in:
parent
52814715b4
commit
19b7daed32
@ -90,7 +90,7 @@ class MpdNotImplemented(MpdAckError):
|
||||
|
||||
|
||||
class MpdDisabled(MpdAckError):
|
||||
# NOTE: this is a custom error for mopidy that does not exists in MPD.
|
||||
# NOTE: This is a custom error for Mopidy that does not exist in MPD.
|
||||
error_code = 0
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user