This commit is contained in:
Alin
2023-12-08 13:17:46 -07:00
parent f79864dfc4
commit 67ced2328d
11 changed files with 176 additions and 25 deletions
+2 -2
View File
@@ -71,9 +71,9 @@ struct PearcleanerApp: App {
appState.sortedApps.systemApps = sortedApps.systemApps
Task {
#if !DEBUG
// Make sure App Support folder exists in the future if needed for storage
ensureApplicationSupportFolderExists(appState: appState)