From edfc6396d811d9c4133c37426c74c36850049a60 Mon Sep 17 00:00:00 2001 From: lerdb Date: Mon, 7 Oct 2024 17:37:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E7=94=9F=E6=88=90=E7=9A=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C=E8=A2=AB=E8=BD=AC=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/default_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/default_config.py b/common/default_config.py index 39498eb..ef305cc 100644 --- a/common/default_config.py +++ b/common/default_config.py @@ -41,7 +41,7 @@ common: # {updateUrl}为更新地址(带请求key) # {url}为请求时的url(不带请求的param) # {key}为请求时携带的key - updateMsg: "源脚本有更新啦,更新地址:\n{updateUrl}" + updateMsg: "源脚本有更新啦,更新地址:\\n{updateUrl}" quality: kw: [128k] kg: [128k]