Change fa icon prefix to fas

This commit is contained in:
Ammar Fadhlur Rahman 2018-05-10 14:56:52 +07:00
parent 14e0939947
commit 1fcb84ebd3

View File

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