forked from FoundKeyGang/FoundKey
Add faUserClock icon for follow requests (#3303)
This commit is contained in:
parent
7fcbe87591
commit
80fdfe54c4
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ import {
|
|||
faChartLine,
|
||||
faEllipsisV,
|
||||
faStickyNote,
|
||||
faUserClock,
|
||||
faUserPlus,
|
||||
faExternalLinkSquareAlt,
|
||||
faSync,
|
||||
|
@ -241,6 +242,7 @@ library.add(
|
|||
faChartLine,
|
||||
faEllipsisV,
|
||||
faStickyNote,
|
||||
faUserClock,
|
||||
faUserPlus,
|
||||
faExternalLinkSquareAlt,
|
||||
faSync,
|
||||
|
|
Loading…
Reference in a new issue