[Client] Add missing icon
This commit is contained in:
parent
2fa8cb1b73
commit
88a2c7715a
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue