Merge pull request #8 from afrastgeek/master

Change fa icon prefix to fas
This commit is contained in:
Franz Liedke 2018-05-10 21:22:07 +02:00 committed by GitHub
commit 370862d43e

View File

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