1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

switch from softies to feathericons

also organize icons in folders per origin
This commit is contained in:
Rigel Kent 2020-06-30 11:21:04 +02:00 committed by Rigel Kent
parent 9b01cfc788
commit c41c0e28ed
132 changed files with 146 additions and 432 deletions

View 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