1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Add peertube version in features table

This commit is contained in:
Chocobozzz 2019-12-13 10:19:41 +01:00
parent ee83ad12ca
commit dbdf2d51c6
No known key found for this signature in database
GPG key ID: 583A612D890159BE
6 changed files with 26 additions and 11 deletions

View file

@ -1,6 +1,12 @@
<div class="feature-table">
<table class="table" *ngIf="config">
<tr>
<td i18n class="label">PeerTube version</td>
<td class="value">{{ getServerVersionAndCommit() }}</td>
</tr>
<tr>
<td i18n class="label">
<div>Default NSFW/sensitive videos policy</div>