mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Add default thumbnails for scenes and images (#2949)
* Use default thumbnail for scene covers * Use defautl thumbnail for image thumbnails
This commit is contained in:
@@ -7,3 +7,9 @@ var Performer embed.FS
|
||||
|
||||
//go:embed performer_male
|
||||
var PerformerMale embed.FS
|
||||
|
||||
//go:embed scene
|
||||
var Scene embed.FS
|
||||
|
||||
//go:embed image
|
||||
var Image embed.FS
|
||||
|
||||
Reference in New Issue
Block a user