docs: v1.5.6 change

This commit is contained in:
手瓜一十雪
2024-06-14 16:53:26 +08:00
parent 2fc963f986
commit ae84a8dd11
5 changed files with 4 additions and 5 deletions

View File

@@ -22,7 +22,6 @@ program
.option('-q, --qq <type>', 'QQ号')
.parse(process.argv);
// 无缝升级旧的配置到新的 应在1.3.5发布 1.5.5 左右移除兼容支持
// UpdateConfig().catch(logError); 移除支持
// 启动WebUi
InitWebUi();