Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklightChen authored Mar 20, 2022
1 parent 228f12f commit ea7e279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ecnuforum/flarum-ext-chinese-search-mariadb",
"name": "ecnu-forum/flarum-ext-chinese-search-mariadb",
"description": "Support flarum-mariadb chinese search",
"keywords": ["flarum", "search"],
"type": "flarum-extension",
Expand All @@ -25,7 +25,7 @@
"icon": {
"name": "fa fa-search",
"backgroundColor": "#ddd",
"color": "#333"
"color": "#444"
}
}
},
Expand Down

0 comments on commit ea7e279

Please sign in to comment.