fixed layout name in migration ('audio' -> 'music') (#89)

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
This commit is contained in:
Ilya Y
2023-10-10 16:37:28 +03:00
committed by GitHub
parent 889f802429
commit de04c47120
4 changed files with 6 additions and 6 deletions

View File

@@ -124,7 +124,7 @@ async def load_shouts_by(_, info, options):
"""
:param options: {
filters: {
layout: 'audio',
layout: 'music',
excludeLayout: 'article',
visibility: "public",
author: 'discours',