mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Creation and update dates visible for images and scenes (#2145)
* Exposed created_at and updated_at dates on the detail panels for images and scenes * Add fields to gallery page * Internationalisation Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,8 @@ fragment SceneData on Scene {
|
||||
phash
|
||||
interactive
|
||||
interactive_speed
|
||||
created_at
|
||||
updated_at
|
||||
|
||||
file {
|
||||
size
|
||||
|
||||
Reference in New Issue
Block a user