1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

Add composer metadata for admin ux redesign

This commit is contained in:
Alexander Skvortsov
2020-11-25 01:10:43 -05:00
parent 2813bc79ed
commit 74dce3243f

View File

@@ -17,6 +17,12 @@
}, },
"flarum-extension": { "flarum-extension": {
"title": "BBCode", "title": "BBCode",
"category": "formatting",
"info": {
"donate": "https://flarum.org/donate/",
"website": "https://flarum.org",
"support": "https://discuss.flarum.org"
},
"icon": { "icon": {
"name": "fas fa-bold", "name": "fas fa-bold",
"backgroundColor": "#238C59", "backgroundColor": "#238C59",