]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account.component.html
Add import http enabled configuration
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.html
index f67245d857fb37b67304a24f7168dbe85e0fb219..ddb0570dbf93dd4f94b06272fc918b5245f5f208 100644 (file)
@@ -6,7 +6,7 @@
 
     <a i18n routerLink="/my-account/videos" routerLinkActive="active" class="title-page">My videos</a>
 
-    <a i18n routerLink="/my-account/video-imports" routerLinkActive="active" class="title-page">My video imports</a>
+    <a *ngIf="isVideoImportEnabled()" i18n routerLink="/my-account/video-imports" routerLinkActive="active" class="title-page">My video imports</a>
   </div>
 
   <div class="margin-content">