This commit is contained in:
@@ -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__ = [
|
||||
|
Reference in New Issue
Block a user