fix(client): use tabler icons (#9915)
This commit is contained in:
parent
7436a58ea1
commit
5cf5b66696
14 changed files with 52 additions and 52 deletions
|
@ -292,7 +292,7 @@ export function getNoteMenu(props: {
|
|||
...($i.isModerator || $i.isAdmin ? [
|
||||
null,
|
||||
{
|
||||
icon: 'fas fa-bullhorn',
|
||||
icon: 'ti ti-speakerphone',
|
||||
text: i18n.ts.promote,
|
||||
action: promote
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue