Added Dorcel Club with scene and actor scraping. Added count method to qu.

This commit is contained in:
DebaucheryLibrarian
2020-09-16 04:55:30 +02:00
parent 34e087098b
commit 6fb15fb591
20 changed files with 165 additions and 6 deletions

View File

@@ -178,7 +178,7 @@ function initEntitiesActions(store, router) {
$entitySlugs: [String!] = []
) {
entities(
orderBy: NAME_ASC
orderBy: SLUG_ASC
filter: {
or: [
{