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:
@@ -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"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user