mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Replace group image with more consistent svg (#5170)
This commit is contained in:
@@ -28,7 +28,7 @@ const (
|
||||
DefaultStudioImage = "studio/studio.svg"
|
||||
|
||||
Group = "group"
|
||||
DefaultGroupImage = "group/group.png"
|
||||
DefaultGroupImage = "group/group.svg"
|
||||
)
|
||||
|
||||
// Sub returns an FS rooted at path, using fs.Sub.
|
||||
|
||||
Reference in New Issue
Block a user