param-fox
This commit is contained in:
@@ -99,7 +99,6 @@ async def get_shout(_, _info, slug=None, shout_id=None):
|
|||||||
reacted_stat,
|
reacted_stat,
|
||||||
commented_stat,
|
commented_stat,
|
||||||
rating_stat,
|
rating_stat,
|
||||||
_last_comment,
|
|
||||||
] = (
|
] = (
|
||||||
session.execute(q).first() or []
|
session.execute(q).first() or []
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user