fix AutoBackup

This commit is contained in:
jxxghp
2024-06-28 09:26:52 +08:00
parent f6758f1777
commit bf0f680e81
2 changed files with 10 additions and 5 deletions

View File

@@ -259,11 +259,12 @@
"name": "自动备份",
"description": "自动备份数据和配置文件。",
"labels": "系统设置",
"version": "1.2",
"version": "1.3",
"icon": "Time_machine_B.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.3":"去除已废弃的环境变量引用",
"v1.2": "增强API安全性"
}
},