Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
justoverclockl committed Oct 4, 2021
1 parent 3e328e3 commit bad1628
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 10 deletions.
14 changes: 10 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "justoverclock/feautured-discussions-widget",
"description": "Add feautured discussions widget for Feautured Discussions extension",
"description": "Add featured discussions widget for Featured Discussions extension",
"keywords": [
"feautured discussions widget",
"featured discussions widget",
"afrux",
"widget",
"feautured"
"featured"
],
"type": "flarum-extension",
"license": "MIT",
Expand All @@ -24,14 +24,20 @@
"role": "Developer"
}
],
"funding": [
{
"type": "website",
"url": "https://www.paypal.com/donate?hosted_button_id=25WSH565TJCLE"
}
],
"autoload": {
"psr-4": {
"Justoverclock\\FeauturedDiscussionsWidget\\": "src/"
}
},
"extra": {
"flarum-extension": {
"title": "Feautured Discussions Widget",
"title": "Featured Discussions Widget",
"category": "",
"icon": {
"name": "fas fa-thumbtack",
Expand Down
2 changes: 1 addition & 1 deletion js/dist/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bad1628

Please sign in to comment.