]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/avatar-notification.component.html
hide RSS for comments, normalize video-channel edit with account edit
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / avatar-notification.component.html
index 7975afba509778fc0b552e95745192edd743ef2a..df2a102a3f6974fb08673ccfb85db0aea50374e2 100644 (file)
@@ -30,7 +30,7 @@
     </div>
 
     <my-user-notifications
-      [ignoreLoadingBar]="true" [infiniteScroll]="false" itemsPerPage="10"
+      [ignoreLoadingBar]="true" [infiniteScroll]="false" [itemsPerPage]="10"
       [markAllAsReadSubject]="markAllAsReadSubject" (notificationsLoaded)="onNotificationLoaded()"
     ></my-user-notifications>