update-shout-fix
Some checks failed
Deploy on push / deploy (push) Failing after 19s

This commit is contained in:
2024-03-05 16:59:55 +03:00
parent 130942d9dd
commit 12a9880815
2 changed files with 7 additions and 6 deletions

View File

@@ -229,6 +229,7 @@ async def load_shouts_by(_, _info, options):
return shouts
@login_required
@query.field('load_shouts_drafts')
async def load_shouts_drafts(_, info):