mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
[Files refactor] Bug fixes (#2849)
* Fix scene sorting * Fix folder-based gallery path sorting * Fix gallery path filter * Fix stash-box performer submission * Fix identify logging * Remove govet from linter
This commit is contained in:
@@ -3477,7 +3477,7 @@ func TestSceneQuerySorting(t *testing.T) {
|
||||
},
|
||||
{
|
||||
"file size",
|
||||
"size",
|
||||
"filesize",
|
||||
models.SortDirectionEnumDesc,
|
||||
-1,
|
||||
-1,
|
||||
|
||||
Reference in New Issue
Block a user