This commit is contained in:
Alin
2023-11-13 13:40:42 -07:00
parent 9cbde6493a
commit 46125d8cbc
5 changed files with 91 additions and 9 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ struct PearcleanerApp: App {
#if !DEBUG
// Make sure App Support folder exists in the future if needed for storage
// ensureApplicationSupportFolderExists(appState: appState)
ensureApplicationSupportFolderExists(appState: appState)
// Check for updates
if diskP && diskE {