1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 01:16:52 +02:00

Add admin UX metadata

This commit is contained in:
Alexander Skvortsov
2020-11-25 00:58:20 -05:00
parent 7f9b5fdc30
commit 125d549770

View File

@@ -22,6 +22,12 @@
}, },
"flarum-extension": { "flarum-extension": {
"title": "Embed", "title": "Embed",
"category": "feature",
"info": {
"donate": "https://flarum.org/donate/",
"website": "https://flarum.org",
"support": "https://discuss.flarum.org"
},
"icon": { "icon": {
"name": "fas fa-code", "name": "fas fa-code",
"backgroundColor": "#B9D233", "backgroundColor": "#B9D233",