mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Add version in footer
This commit is contained in:
parent
c8cf5952f3
commit
915c5bbe53
7 changed files with 392 additions and 307 deletions
|
@ -16,6 +16,7 @@ export class ServerService {
|
|||
videoLanguagesLoaded = new ReplaySubject<boolean>(1)
|
||||
|
||||
private config: ServerConfig = {
|
||||
serverVersion: 'Unknown',
|
||||
signup: {
|
||||
allowed: false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue