create-shout-fix

This commit is contained in:
Untone 2025-01-21 19:33:28 +03:00
parent 8432a00691
commit eff8278cc3

View File

@ -119,6 +119,7 @@ async def create_shout(_, info, inp):
slug=slug, # явно указываем именованные аргументы
created_by=author_id,
created_at=current_time,
community=1
)
# Check for duplicate slug