From ac7af423a4b5647cce30708e5b3ef2c5c84d2951 Mon Sep 17 00:00:00 2001 From: zxcasd <12626706+ming1346@user.noreply.gitee.com> Date: Thu, 16 Mar 2023 11:41:21 +0000 Subject: [PATCH] update bin/config.json. Signed-off-by: zxcasd <12626706+ming1346@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..585c45f 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