Fixed actor stash name sorting.
This commit is contained in:
@@ -340,6 +340,7 @@ async function queryManticoreSql(filters, options, _reqUser) {
|
||||
if (filters.stashId) {
|
||||
builder.select(knex.raw(`
|
||||
actors.id as id,
|
||||
actors.slug,
|
||||
actors.gender as gender,
|
||||
actors.country as country,
|
||||
actors.height as height,
|
||||
|
||||
Reference in New Issue
Block a user