[Client] Add missing icon
This commit is contained in:
parent
89f045d624
commit
57320a94f9
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ import {
|
|||
faChartLine,
|
||||
faEllipsisV,
|
||||
faStickyNote,
|
||||
faUserPlus,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
import {
|
||||
|
@ -233,6 +234,7 @@ library.add(
|
|||
faChartLine,
|
||||
faEllipsisV,
|
||||
faStickyNote,
|
||||
faUserPlus,
|
||||
|
||||
farBell,
|
||||
farEnvelope,
|
||||
|
|
Loading…
Reference in a new issue