cleanup/fix artist_typeahead_handler
This commit is contained in:
@ -87,7 +87,6 @@ class Misc(FastAPI):
|
||||
'err': True,
|
||||
'errorText': 'General failure.',
|
||||
}
|
||||
logging.info("Found: %s", found_counts)
|
||||
return found_counts
|
||||
|
||||
async def homepage_radio_widget(self) -> JSONResponse:
|
||||
|
Reference in New Issue
Block a user