1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

Adapt to FontAwesome v5.0.6 icon name changes (#7)

This commit is contained in:
AFR
2018-02-24 05:44:26 +07:00
committed by Franz Liedke
parent 67f949a2cb
commit 14e0939947

View File

@@ -24,7 +24,7 @@
"flarum-extension": { "flarum-extension": {
"title": "BBCode", "title": "BBCode",
"icon": { "icon": {
"name": "bold", "name": "fa fa-bold",
"backgroundColor": "#238C59", "backgroundColor": "#238C59",
"color": "#fff" "color": "#fff"
} }