diff options
| author | eugenijm <eugenijm@protonmail.com> | 2020-04-25 07:04:39 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-05-02 16:21:46 +0300 |
| commit | ab3c0e8512e231a5bfb9464379d5090b876034fe (patch) | |
| tree | 648a6cee2592c8623a07e2787f50ad6f216cc44f /static | |
| parent | 4d1a67463436c963288d7c65a5856dee69fa4c93 (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 |
