Merge pull request #4 from maelsoucaze/fontawesome-icon

Change the Font Awesome icon
This commit is contained in:
Toby Zerner 2015-09-26 08:50:12 +09:30
commit 18713e8dba

View File

@ -19,7 +19,7 @@
"issues": "https://github.com/flarum/core/issues" "issues": "https://github.com/flarum/core/issues"
}, },
"icon": { "icon": {
"name": "globe", "name": "language",
"backgroundColor": "#eee", "backgroundColor": "#eee",
"color": "#000" "color": "#000"
} }