]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-miniature / video-actions-dropdown.component.ts
index 9bd0741dfbcc4eda6463858c76eb6d70f151f5e7..3d1fc8690e85fc9e1ef695d8e8d9ff61e84d0e08 100644 (file)
@@ -283,7 +283,7 @@ export class VideoActionsDropdownComponent implements OnChanges {
           label: this.i18n('Report'),
           handler: () => this.showReportModal(),
           isDisplayed: () => this.authService.isLoggedIn() && this.displayOptions.report,
-          iconName: 'alert'
+          iconName: 'flag'
         }
       ],
       [ // actions regarding the account/its server