mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Show version info in about page
This commit is contained in:
@@ -52,4 +52,11 @@ query Stats {
|
||||
studio_count,
|
||||
tag_count
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
query Version {
|
||||
version {
|
||||
hash,
|
||||
build_time
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user