diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-06-29 14:48:22 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-06-29 14:48:22 +0300 |
| commit | 96d2c86d3bc1c26da2ca46ec04fb27a9de348e47 (patch) | |
| tree | e7d0172df3e843ff0e5db8a72cf12274e7411643 /static | |
| parent | 03aa1f315406a238eb1cea6b9cc64abf1567b978 (diff) | |
change placeholders to use descriptions, use icons with placeholders, change uploads to use attachment component
Diffstat (limited to 'static')
| -rwxr-xr-x | static/fontello.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/fontello.json b/static/fontello.json index ac3f0a18..f3053b8d 100755 --- a/static/fontello.json +++ b/static/fontello.json @@ -375,6 +375,12 @@ "css": "download", "code": 59429, "src": "fontawesome" + }, + { + "uid": "9ea0a737ccc45d6c510dcbae56058849", + "css": "music", + "code": 59430, + "src": "fontawesome" } ] }
\ No newline at end of file |
