Re-added channel count to networks page.

This commit is contained in:
DebaucheryLibrarian
2022-01-29 17:13:09 +01:00
parent efd7cf8acc
commit 5302176f0b

View File

@@ -192,6 +192,9 @@ function initEntitiesActions(store, router) {
url url
independent independent
hasLogo hasLogo
children: childEntitiesConnection {
totalCount
}
} }
} }
`, { `, {