Re-added channel count to networks page.
This commit is contained in:
parent
efd7cf8acc
commit
5302176f0b
|
@ -192,6 +192,9 @@ function initEntitiesActions(store, router) {
|
|||
url
|
||||
independent
|
||||
hasLogo
|
||||
children: childEntitiesConnection {
|
||||
totalCount
|
||||
}
|
||||
}
|
||||
}
|
||||
`, {
|
||||
|
|
Loading…
Reference in New Issue