summaryrefslogtreecommitdiff
path: root/src/client/app/init.ts
diff options
context:
space:
mode:
authorZero King <l2dy@icloud.com>2018-11-17 16:10:57 +0000
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-18 01:10:57 +0900
commit80fdfe54c4a9fa83ea4ab4333321712b18909dfa (patch)
tree3b48c648e98eaf60f6336309d67eb4daef2bb29f /src/client/app/init.ts
parentImprove relative time detection (#3302) (diff)
downloadsharkey-80fdfe54c4a9fa83ea4ab4333321712b18909dfa.tar.gz
sharkey-80fdfe54c4a9fa83ea4ab4333321712b18909dfa.tar.bz2
sharkey-80fdfe54c4a9fa83ea4ab4333321712b18909dfa.zip
Add faUserClock icon for follow requests (#3303)
Diffstat (limited to 'src/client/app/init.ts')
-rw-r--r--src/client/app/init.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/app/init.ts b/src/client/app/init.ts
index 6bcddda3d4..fef03e86f1 100644
--- a/src/client/app/init.ts
+++ b/src/client/app/init.ts
@@ -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,