Skip to content

Commit

Permalink
composer fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
justoverclockl committed May 7, 2022
1 parent 68656ba commit 0af78cf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "justoverclock/first-visit-popup",
"description": "First Visit Popup",
"keywords": [
"flarum"
"first visit popup"
],
"type": "flarum-extension",
"license": "MIT",
Expand All @@ -19,11 +19,11 @@
"extra": {
"flarum-extension": {
"title": "First Visit Popup",
"category": "",
"category": "features",
"icon": {
"name": "",
"color": "",
"backgroundColor": ""
"name": "far fa-bell",
"color": "purple",
"backgroundColor": "white"
}
},
"flarum-cli": {
Expand Down

0 comments on commit 0af78cf

Please sign in to comment.