diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-03-30 12:39:28 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-03-30 12:39:28 -0500 |
| commit | 8c5946b72881c38ce43a4b25bda8a38d4f08aac3 (patch) | |
| tree | d0db47014f91afe8937e69f002c17acecf7356b8 /static/fontello.json | |
| parent | 6e14fb292ce6f5bb76d5a46309536d0a6ca4e067 (diff) | |
Add button in 3dot menu to copy status link to clipboard
Diffstat (limited to 'static/fontello.json')
| -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 5a7086a2..9e56232c 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -345,6 +345,12 @@ "css": "link", "code": 59427, "src": "fontawesome" + }, + { + "uid": "4aad6bb50b02c18508aae9cbe14e784e", + "css": "share", + "code": 61920, + "src": "fontawesome" } ] -} +}
\ No newline at end of file |
