mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
fix: 修复默认生成的配置文件换行被转义
This commit is contained in:
parent
6dee331484
commit
edfc6396d8
@ -41,7 +41,7 @@ common:
|
||||
# {updateUrl}为更新地址(带请求key)
|
||||
# {url}为请求时的url(不带请求的param)
|
||||
# {key}为请求时携带的key
|
||||
updateMsg: "源脚本有更新啦,更新地址:\n{updateUrl}"
|
||||
updateMsg: "源脚本有更新啦,更新地址:\\n{updateUrl}"
|
||||
quality:
|
||||
kw: [128k]
|
||||
kg: [128k]
|
||||
|
Loading…
x
Reference in New Issue
Block a user