mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Gallery list improvement (#622)
* Add grid view to galleries * Show scene in gallery card * Add is missing scene gallery filter * Don't store galleries with no images
This commit is contained in:
@@ -24,7 +24,7 @@ const performersNameCase = 3
|
||||
const performersNameNoCase = 2
|
||||
const moviesNameCase = 2
|
||||
const moviesNameNoCase = 1
|
||||
const totalGalleries = 1
|
||||
const totalGalleries = 2
|
||||
const tagsNameNoCase = 2
|
||||
const tagsNameCase = 5
|
||||
const studiosNameCase = 4
|
||||
|
||||
Reference in New Issue
Block a user