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": {
"title": "BBCode",
"icon": {
"name": "fa fa-bold",
"name": "fas fa-bold",
"backgroundColor": "#238C59",
"color": "#fff"
}