diff options
| author | xenofem <xenofem@xeno.science> | 2020-02-08 13:15:09 -0500 |
|---|---|---|
| committer | xenofem <xenofem@xeno.science> | 2020-02-08 13:15:09 -0500 |
| commit | 36e19128bf958559437144b26a3e71f30c9b3377 (patch) | |
| tree | bce224990b79240c16f3259fc87c011c4b6ebcae /static | |
| parent | 8fcb9c42aad9e623287c26244f079fc5028c6359 (diff) | |
Indicate whether collapsed statuses contain gallery media or link preview cards
Diffstat (limited to 'static')
| -rwxr-xr-x | static/fontello.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/static/fontello.json b/static/fontello.json index 829241b5..5a7086a2 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -339,6 +339,12 @@ "css": "arrow-curved", "code": 59426, "src": "iconic" + }, + { + "uid": "0ddd3e8201ccc7d41f7b7c9d27eca6c1", + "css": "link", + "code": 59427, + "src": "fontawesome" } ] -}
\ No newline at end of file +} |
