This commit is contained in:
parent
1cb66c0d11
commit
5fc1be2321
@ -185,7 +185,7 @@ class SingleListApi(Resource):
|
|||||||
abort(417, "wrong type of collection")
|
abort(417, "wrong type of collection")
|
||||||
musicbrainzngs.auth(None, None)
|
musicbrainzngs.auth(None, None)
|
||||||
retdata['type'] = list_type
|
retdata['type'] = list_type
|
||||||
|
retdata['name'] = currdata['name']
|
||||||
return retdata, 200
|
return retdata, 200
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user