Added Bang! deep scrape. Improved network page layout. Added Bang Bros logos.
This commit is contained in:
@@ -163,7 +163,7 @@ function initActorActions(store, _router) {
|
||||
|
||||
const { actors } = await graphql(`
|
||||
query Actors($limit:Int) {
|
||||
actors(first:$limit) {
|
||||
actors(first:$limit, orderBy: NAME_ASC) {
|
||||
id
|
||||
name
|
||||
slug
|
||||
|
||||
Reference in New Issue
Block a user