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:
parent
9b01cfc788
commit
c41c0e28ed
132 changed files with 146 additions and 432 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue