Adds “Clear Cache” button to remove temporary files and uninstalled app backups

This commit is contained in:
Riley Testut
2023-02-07 16:11:39 -06:00
committed by Magesh K
parent 66a17bc27f
commit 2cfc307359
3 changed files with 42 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ struct BatchError: ALTLocalizedError
case batchError
}
var code: Code = .batchError
var underlyingErrors: [Error]