mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-19 03:52:52 +09:00
[Client] Add missing icon
This commit is contained in:
parent
832dc35202
commit
b692ade512
@ -116,6 +116,7 @@ import {
|
||||
faEllipsisV,
|
||||
faStickyNote,
|
||||
faUserPlus,
|
||||
faExternalLinkSquareAlt,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
import {
|
||||
@ -235,6 +236,7 @@ library.add(
|
||||
faEllipsisV,
|
||||
faStickyNote,
|
||||
faUserPlus,
|
||||
faExternalLinkSquareAlt,
|
||||
|
||||
farBell,
|
||||
farEnvelope,
|
||||
|
Loading…
Reference in New Issue
Block a user