Added movie tile. Fixed actor header. Larger breakpoint for nav menu.
This commit is contained in:
@@ -180,6 +180,13 @@ function initEntitiesActions(store, _router) {
|
||||
type: {
|
||||
equalTo: "network"
|
||||
}
|
||||
childEntitiesConnection: {
|
||||
some: {
|
||||
type: {
|
||||
equalTo: "channel"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
independent: {
|
||||
@@ -197,7 +204,7 @@ function initEntitiesActions(store, _router) {
|
||||
in: $entitySlugs
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
}
|
||||
) {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user