]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/avatar-notification.component.html
Merge branch 'develop' into pr/1285
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / avatar-notification.component.html
index 2f0b7c669480a8ccdc5ef9ca4e4222ea1ecaa028..4ef3f0e89174df2de4d519678557241e77860408 100644 (file)
@@ -17,7 +17,7 @@
     ></a>
   </div>
 
-  <my-user-notifications [ignoreLoadingBar]="true" [infiniteScroll]="false"></my-user-notifications>
+  <my-user-notifications [ignoreLoadingBar]="true" [infiniteScroll]="false" itemsPerPage="10"></my-user-notifications>
 
   <a class="all-notifications" routerLink="/my-account/notifications" i18n>See all your notifications</a>
 </ng-template>