diff options
| author | lain <lain@soykaf.club> | 2020-09-16 09:22:05 +0000 |
|---|---|---|
| committer | lain <lain@soykaf.club> | 2020-09-16 09:22:05 +0000 |
| commit | ee620f6028ec18b5c982a220eafc67370ffd2e24 (patch) | |
| tree | 29884cbcd83b287f2158c0432b055d940b53a246 /static | |
| parent | d6fe4f6a4fa4c8fb928bcd187e605c76f985d06d (diff) | |
| parent | 20d33c2fbc1e3cf9cdbab94c26b138acd505d001 (diff) | |
Merge branch 'fix/use-shoutbox-name-in-sidedrawer' into 'develop'
change side drawer to use shoutbox name - fix #956
Closes #956
See merge request pleroma/pleroma-fe!1235
Diffstat (limited to 'static')
| -rw-r--r-- | static/fontello.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/fontello.json b/static/fontello.json index 706800cd..b0136fd9 100644 --- a/static/fontello.json +++ b/static/fontello.json @@ -405,6 +405,12 @@ "css": "block", "code": 59434, "src": "fontawesome" + }, + { + "uid": "3e674995cacc2b09692c096ea7eb6165", + "css": "megaphone", + "code": 59435, + "src": "fontawesome" } ] }
\ No newline at end of file |
