[Client] Add missing icon
This commit is contained in:
parent
88a2c7715a
commit
dc9a19b9c7
|
@ -117,6 +117,7 @@ import {
|
|||
faStickyNote,
|
||||
faUserPlus,
|
||||
faExternalLinkSquareAlt,
|
||||
faSync,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
import {
|
||||
|
@ -237,6 +238,7 @@ library.add(
|
|||
faStickyNote,
|
||||
faUserPlus,
|
||||
faExternalLinkSquareAlt,
|
||||
faSync,
|
||||
|
||||
farBell,
|
||||
farEnvelope,
|
||||
|
|
Loading…
Reference in New Issue