重构MainTimer逻辑

This commit is contained in:
DLmaster
2024-12-05 17:21:39 +08:00
parent 73c3ec4820
commit d5f8871064
2 changed files with 88 additions and 122 deletions

View File

@@ -1,7 +1,7 @@
{
"main_version": "4.1.3.1",
"main_version": "4.1.3.2",
"main_download_url": "https://ghp.ci/https://github.com/DLmaster361/AUTO_MAA/releases/download/v4.1.3_beta/AUTO_MAA_v4.1.3_beta.zip",
"updater_version": "1.0.5.0",
"updater_download_url": "https://ghp.ci/https://github.com/DLmaster361/AUTO_MAA/releases/download/v4.1.3_beta/Updater_v1.0.5.zip",
"announcement": "\n## 新增功能\n- 暂无\n## 修复BUG\n- 修复深色模式下UI异常 #10\n## 程序优化\n- 暂无"
"announcement": "\n## 新增功能\n- 暂无\n## 修复BUG\n- 尝试修复深色模式下UI异常 #10\n## 程序优化\n- MainTimer逻辑实现优化"
}