This commit is contained in:
parent
ecbeb5b85e
commit
2257c3375a
|
@ -100,7 +100,7 @@ def create_shout(_, info, inp):
|
||||||
# notifier
|
# notifier
|
||||||
# await notify_shout(shout_dict, 'create')
|
# await notify_shout(shout_dict, 'create')
|
||||||
|
|
||||||
return {'shout': shout.dict()}
|
return {'shout': shout}
|
||||||
|
|
||||||
return {'error': 'cant create shout'}
|
return {'error': 'cant create shout'}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user