no-notify-on-entity-create
All checks were successful
Deploy to core / deploy (push) Successful in 1m42s
All checks were successful
Deploy to core / deploy (push) Successful in 1m42s
This commit is contained in:
@@ -81,7 +81,7 @@ async def create_shout(_, info, inp):
|
||||
reactions_follow(author.id, shout.id, True)
|
||||
|
||||
# notifier
|
||||
await notify_shout(shout_dict, 'create')
|
||||
# await notify_shout(shout_dict, 'create')
|
||||
|
||||
return {'shout': shout_dict}
|
||||
|
||||
|
Reference in New Issue
Block a user