🔧Update iOS Shortcut version
This commit is contained in:
parent
e6d6a73d03
commit
70707db44f
1 changed files with 6 additions and 6 deletions
12
config.ini
12
config.ini
|
|
@ -20,17 +20,17 @@ Music_Download = True
|
|||
# 是否记录API调用日志
|
||||
Allow_Logs = True
|
||||
# 快捷指令版本
|
||||
iOS_Shortcut_Version = 4.0
|
||||
iOS_Shortcut_Version = 5.0
|
||||
# 快捷指令Link(Chinese_Language)
|
||||
iOS_Shortcut_Link = https://www.icloud.com/shortcuts/25af5f6d9a9140e1a4e35c771313732f
|
||||
iOS_Shortcut_Link = https://www.icloud.com/shortcuts/331073aca78345cf9ab4f73b6a457f97
|
||||
# Shortcut Link(English_Language)
|
||||
iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/0d37a661c1044ce4a428a84c13113c30
|
||||
iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/83548306bc0c4f8ea563108f79c73f8d
|
||||
# 快捷指令更新时间
|
||||
iOS_Shortcut_Update_Time = 2022/07/15
|
||||
iOS_Shortcut_Update_Time = 2022/07/18
|
||||
# 快捷指令更新记录
|
||||
iOS_Shortcut_Update_Note = 快捷指令增加了英文语言支持/Shortcuts add English language support
|
||||
iOS_Shortcut_Update_Note = 增加了错误检测以及反馈/Added error detection and feedback
|
||||
# iOS shortcut update note
|
||||
iOS_Shortcut_Update_Note_EN = Shortcuts add English language support/快捷指令增加了英文语言支持
|
||||
iOS_Shortcut_Update_Note_EN = Added error detection and feedback/增加了错误检测以及反馈
|
||||
|
||||
[Web_ZH]
|
||||
# 网页默认运行端口
|
||||
|
|
|
|||
Loading…
Reference in a new issue