From 438ddadba7268829f20b9a6dd2dde1337155113f Mon Sep 17 00:00:00 2001 From: he <12665036+hjc2337663574@user.noreply.gitee.com> Date: Thu, 23 Mar 2023 07:43:27 +0000 Subject: [PATCH] update bin/config.json. Signed-off-by: he <12665036+hjc2337663574@user.noreply.gitee.com> --- bin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config.json b/bin/config.json index b78e4db..73e4ef8 100644 --- a/bin/config.json +++ b/bin/config.json @@ -1,4 +1,4 @@ { - "api_key": "your api key", + "api_key": "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", "auto_pass": true } -- Gitee