From caf5b31ccd7b26b2c9857169c66b8989e99f0a89 Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 12 May 2023 10:59:28 +0800 Subject: [PATCH] chore: revert changing title --- config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.ts b/config/index.ts index e13ac31..0f5d368 100644 --- a/config/index.ts +++ b/config/index.ts @@ -3,7 +3,7 @@ export const APP_ID = '' export const API_KEY = '' export const APP_INFO: AppInfo = { - "title": 'Chat APP11', + "title": 'Chat APP', "description": '', "copyright": '', "privacy_policy": '',