优化云备份格式,保留最后五个

This commit is contained in:
DelLevin-Home
2026-07-06 23:59:36 +08:00
parent d56fcb4948
commit 52af291105
3 changed files with 173 additions and 104 deletions

View File

@@ -629,8 +629,6 @@ class BackupService {
'avatarPath',
'webdav_config',
'webdav_last_sync',
'webdav_auto_sync',
'webdav_auto_sync_interval',
};
for (final entry in data.entries) {
final key = entry.key;