precache-fix-2
All checks were successful
deploy / deploy (push) Successful in 1m3s

This commit is contained in:
Untone 2023-12-19 18:17:17 +03:00
parent 95a237f349
commit a0d111c50d

View File

@ -6,7 +6,7 @@ from services.core import get_all_authors
import asyncio
# load authors cache
print("[resolvers] init precache: getting all authors...")
asyncio.create_task(get_all_authors())
__all__ = [