feed-fixes
All checks were successful
Deploy on push / deploy (push) Successful in 1m16s

This commit is contained in:
2024-11-01 11:29:41 +03:00
parent a105372b15
commit f7c41532a5
2 changed files with 61 additions and 68 deletions

View File

@@ -80,14 +80,14 @@ __all__ = [
"get_shout",
"load_shouts_by",
"load_shouts_random_top",
"load_shouts_search",
"load_shouts_unrated",
# feed
"load_shouts_feed",
"load_shouts_search",
"load_shouts_followed_by",
"load_shouts_unrated",
"load_shouts_coauthored",
"load_shouts_discussed",
"load_shouts_with_topic",
"load_shouts_followed_by",
"load_shouts_authored_by",
# follower
"follow",