mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add commit sha to version information
This commit is contained in:
parent
f2e6153541
commit
8961a19154
5 changed files with 23 additions and 2 deletions
|
@ -263,6 +263,7 @@ module.exports = {
|
|||
'UserParentalControlPage': 'writable',
|
||||
'Windows': 'readonly',
|
||||
// Build time definitions
|
||||
__COMMIT_SHA__: 'readonly',
|
||||
__JF_BUILD_VERSION__: 'readonly',
|
||||
__PACKAGE_JSON_NAME__: 'readonly',
|
||||
__PACKAGE_JSON_VERSION__: 'readonly',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue