]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/instance/instance-features-table.component.html
add channel avatar to watch view
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / instance / instance-features-table.component.html
index d1cb8fcbe55a4ec30b39930231ff800234a79691..f880a886ffe3e13d37bf851217309d908dd71a71 100644 (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>