Skip to content

Commit

Permalink
Move extension to "formatting" category
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadiducho committed Jan 24, 2021
1 parent 562458e commit 0a1df79
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@
"extra": {
"flarum-extension": {
"title": "Edoras Formatting - BBCode",
"category": "formatting",
"icon": {
"name": "fas fa-font",
"backgroundColor": "#dedede",
"color": "#000"
"backgroundColor": "#009688",
"color": "#4D698E"
}
}
}
}
}

0 comments on commit 0a1df79

Please sign in to comment.