forked from e621ng/e621ng
[PostVersions] Fix version ordering (#787)
This commit is contained in:
parent
0af8600cae
commit
0fb0418d7b
@ -61,5 +61,7 @@ class ElasticPostVersionQueryBuilder < ElasticQueryBuilder
|
||||
must.push({ term: { version: 1 } })
|
||||
end
|
||||
end
|
||||
|
||||
apply_basic_order
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user