mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +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:
@@ -6,6 +6,8 @@ fragment ImageData on Image {
|
||||
organized
|
||||
o_counter
|
||||
path
|
||||
created_at
|
||||
updated_at
|
||||
|
||||
file {
|
||||
size
|
||||
|
||||
Reference in New Issue
Block a user