diff --git a/__manifest__.json b/__manifest__.json index 25ec2f6..67792e9 100644 --- a/__manifest__.json +++ b/__manifest__.json @@ -36,8 +36,8 @@ "sort": 7 }, { - "key": "account_center", - "name": "Account Center", + "key": "accountcenter", + "name": "AccountCenter", "sort": 8 } ], diff --git a/account_center.json b/accountcenter.json similarity index 92% rename from account_center.json rename to accountcenter.json index 6ce2e4b..0c2bfe7 100644 --- a/account_center.json +++ b/accountcenter.json @@ -1,6 +1,6 @@ { "id": "account_center", - "name": "Account Center", + "name": "AccountCenter", "version": "1.0", "description": "Account Center is a platform for managing user accounts and permissions", "deployment": {