]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/video/video-feed.component.html
Add ability to list all local videos on client
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video / video-feed.component.html
index 2e687a7b9e993235d476daa84b491dd6a1fda2d0..16116ba88aa15b29046a79806c731c5dbb6aa1a5 100644 (file)
@@ -1,6 +1,6 @@
 <div class="video-feed">
   <span
-    *ngIf="syndicationItems.length !== 0" [ngbPopover]="feedsList" placement="bottom"
+    *ngIf="syndicationItems.length !== 0" [ngbPopover]="feedsList" [autoClose]="true" placement="bottom"
     class="icon icon-syndication" role="button"
   ></span>