Add faUserClock icon for follow requests (#3303)
This commit is contained in:
parent
7fcbe87591
commit
80fdfe54c4
|
@ -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 New Issue