mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2025-09-06 04:36:28 +00:00
1. 支持更高版本的音·创
2. 修复部分参数未调用的问题
This commit is contained in:
@ -158,7 +158,7 @@ def check_update_release(
|
||||
version_renew_tip.format(
|
||||
app=appname, latest=version_content, current=version_now
|
||||
),
|
||||
code_content["release"]["release"]["description"],
|
||||
code_content["release"]["release"]["description"].replace("\r\n", "\n"),
|
||||
):
|
||||
return dict(
|
||||
[
|
||||
|
Reference in New Issue
Block a user