aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-02-10 14:50:42 +0000
committerShpuld Shpludson <shp@cock.li>2020-02-10 14:50:42 +0000
commit6be6241767f13d5a46f2c5455281a03ae2a5e844 (patch)
treeab9d2e2e27c16fae54a7653890f68400cfa57a7a /static
parent788ff531d680bb4f5c11c6d2bf08db53b4f5641b (diff)
parente36c39be192ce98fe20e11ea8e2d4fec1b3d50fd (diff)
Merge branch 'feature-collapsed-media-indicator' into 'develop'
Indicate whether collapsed statuses contain gallery media or link preview cards Closes #767 See merge request pleroma/pleroma-fe!1056
Diffstat (limited to 'static')
-rwxr-xr-xstatic/fontello.json8
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
+}