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

@@ -410,7 +410,7 @@ type Shout {
lang: String
community: String
cover: String
layout: String # audio video literature image
layout: String # music video literature image
versionOf: String # for translations and re-telling the same story
visibility: String # owner authors community public
updatedAt: DateTime