mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
show last commit hash alongside server version in footer
This commit is contained in:
parent
26b4151762
commit
abb2c7927c
6 changed files with 27 additions and 12 deletions
|
@ -2,6 +2,7 @@ import { NSFWPolicyType } from '../videos/nsfw-policy.type'
|
|||
|
||||
export interface ServerConfig {
|
||||
serverVersion: string
|
||||
serverCommit?: string
|
||||
|
||||
instance: {
|
||||
name: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue