fix(client): use tabler icons (#9915)
This commit is contained in:
@@ -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
|
||||
}]
|
||||
|
Reference in New Issue
Block a user