forked from DebaucheryLibrarian/traxxx
Added Dorcel Club with scene and actor scraping. Added count method to qu.
This commit is contained in:
@@ -178,7 +178,7 @@ function initEntitiesActions(store, router) {
|
||||
$entitySlugs: [String!] = []
|
||||
) {
|
||||
entities(
|
||||
orderBy: NAME_ASC
|
||||
orderBy: SLUG_ASC
|
||||
filter: {
|
||||
or: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user