Fixed movie GraphQL to include logo status.

This commit is contained in:
DebaucheryLibrarian 2021-02-02 03:52:15 +01:00
parent 0b7d7e0602
commit 5988e9b1a8
1 changed files with 2 additions and 0 deletions

View File

@ -197,11 +197,13 @@ function initReleasesActions(store, router) {
name
slug
type
hasLogo
parent {
id
name
slug
type
hasLogo
}
}
}