From 75e3a082345ead1061631f1efff97033d6f3837a Mon Sep 17 00:00:00 2001 From: LiuShen <3162475700@qq.com> Date: Sun, 12 Oct 2025 20:36:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8B=E4=BF=AE=E6=94=B9label=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E4=B8=BA=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tinyauth/4.0.0/data.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tinyauth/4.0.0/data.yml b/tinyauth/4.0.0/data.yml index 370ccb2b5..735a7fcae 100644 --- a/tinyauth/4.0.0/data.yml +++ b/tinyauth/4.0.0/data.yml @@ -97,9 +97,9 @@ additionalProperties: required: false type: select values: - - label: False + - label: "关闭" value: "none" - - label: True + - label: "开启" value: "PROVIDER_ID_PLACEHOLDER" # 后面会替换掉为对应的提供商 - default: ""