mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Embed default icons (#3577)
* Move tag svg to embed * Update doc * Embed default studio image
This commit is contained in:
@@ -13,3 +13,9 @@ var Scene embed.FS
|
||||
|
||||
//go:embed image
|
||||
var Image embed.FS
|
||||
|
||||
//go:embed tag
|
||||
var Tag embed.FS
|
||||
|
||||
//go:embed studio
|
||||
var Studio embed.FS
|
||||
|
||||
Reference in New Issue
Block a user