mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Fixes
This commit is contained in:
@@ -200,6 +200,7 @@ def compare_external(**keys):
|
||||
|
||||
|
||||
@api.get("newscrobble")
|
||||
@authenticated_api_with_alternate(api_key_correct)
|
||||
def get_post_scrobble(artist:Multi,**keys):
|
||||
"""DEPRECATED. Use the equivalent POST method instead."""
|
||||
artists = artist
|
||||
|
||||
Reference in New Issue
Block a user