circular-fix

This commit is contained in:
2024-03-12 15:01:45 +03:00
parent 37319c2091
commit 480485c20a
2 changed files with 4 additions and 2 deletions

View File

@@ -49,6 +49,10 @@ from resolvers.notifier import (
notifications_seen_thread,
)
from services.cache import events_register
events_register()
__all__ = [
# author
'get_author',