various
This commit is contained in:
@ -126,7 +126,6 @@ class Misc(FastAPI):
|
||||
dict
|
||||
"""
|
||||
counts = await self.redis_cache.get_found_counts()
|
||||
logging.info("Got counts: %s - type: %s", counts, type(counts))
|
||||
return counts
|
||||
|
||||
async def homepage_radio_widget(self) -> dict:
|
||||
|
Reference in New Issue
Block a user