Update extension icon to FA 5

This commit is contained in:
David Sevillas Martin 2019-08-19 18:59:33 -04:00
parent 6afd9d4a79
commit 8a3662c460

View File

@ -29,7 +29,7 @@
"flarum-extension": {
"title": "Embed",
"icon": {
"name": "code",
"name": "fas fa-code",
"backgroundColor": "#B9D233",
"color": "#fff"
}