From e50c6c34346847caa00f29555e8bb023c51527b7 Mon Sep 17 00:00:00 2001 From: KaySar12 Date: Mon, 12 May 2025 17:03:43 +0700 Subject: [PATCH] update --- __manifest__.json | 4 ++-- account_center.json => accountcenter.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename account_center.json => accountcenter.json (92%) 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": {