1
0
mirror of https://github.com/flarum/core.git synced 2025-09-02 04:33:04 +02:00

Change fa icon prefix to fas

This commit is contained in:
Ammar Fadhlur Rahman
2018-05-10 15:04:42 +07:00
parent 3caa5e52e6
commit 6d3c084a5f
8 changed files with 11 additions and 11 deletions

View File

@@ -29,7 +29,7 @@
"flarum-extension": {
"title": "Subscriptions",
"icon": {
"name": "fa fa-star",
"name": "fas fa-star",
"backgroundColor": "#ffea7b",
"color": "#de8e00"
}