diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-07-07 12:14:58 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-07-07 12:14:58 +0000 |
| commit | ec26ff04ce541c3ba5a7f89d57cd04f74e79cfcc (patch) | |
| tree | 7b85ca1b8001d4aedb4a49291c1c5425f30853b0 /static | |
| parent | bbb977a04475a445fc0588af86b3c5eb33ec0577 (diff) | |
| parent | 0fe5d4cf1074fe6c4a811728de187fccadf1cac3 (diff) | |
Merge branch 'xenofem/pleroma-fe-rebased-image-description-authoring' into 'develop'
media description authoring v3
See merge request pleroma/pleroma-fe!1161
Diffstat (limited to 'static')
| -rw-r--r-- | static/fontello.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/fontello.json b/static/fontello.json index 6083c0bf..5ef8544e 100644 --- a/static/fontello.json +++ b/static/fontello.json @@ -387,6 +387,18 @@ "css": "bookmark-empty", "code": 61591, "src": "fontawesome" + }, + { + "uid": "9ea0a737ccc45d6c510dcbae56058849", + "css": "music", + "code": 59432, + "src": "fontawesome" + }, + { + "uid": "1b5a5d7b7e3c71437f5a26befdd045ed", + "css": "doc", + "code": 59433, + "src": "fontawesome" } ] }
\ No newline at end of file |
