This commit is contained in:
Igor Lobanov
2023-10-26 20:05:32 +02:00
parent 54457cb9c5
commit 1c49780cd4
5 changed files with 14 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ from base.orm import local_session
from base.resolvers import mutation
from orm.shout import ShoutReactionsFollower
from orm.topic import TopicFollower
# from resolvers.community import community_follow, community_unfollow
from orm.user import AuthorFollower
from resolvers.zine.profile import author_follow, author_unfollow