diff options
| author | eugenijm <eugenijm@protonmail.com> | 2020-04-25 07:04:39 +0300 |
|---|---|---|
| committer | eugenijm <eugenijm@protonmail.com> | 2020-04-30 09:58:55 +0300 |
| commit | 01b07f01e9340935faf51e5a3c8034cc90423989 (patch) | |
| tree | a2710502d7ab26bb8d1ba0d96d9920019dec0987 /static | |
| parent | dea7e2f6acd06839c89cd4a14a101ec162ca4e58 (diff) | |
Add support for follow request notifications
Diffstat (limited to 'static')
| -rwxr-xr-x | static/fontello.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/static/fontello.json b/static/fontello.json index 5a7086a2..5963b68b 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -345,6 +345,18 @@ "css": "link", "code": 59427, "src": "fontawesome" + }, + { + "uid": "8b80d36d4ef43889db10bc1f0dc9a862", + "css": "user", + "code": 59428, + "src": "fontawesome" + }, + { + "uid": "12f4ece88e46abd864e40b35e05b11cd", + "css": "ok", + "code": 59431, + "src": "fontawesome" } ] -} +}
\ No newline at end of file |
