This commit is contained in:
Alin
2024-06-18 22:20:22 -06:00
parent bdf6578126
commit 3232c81e80
6 changed files with 77 additions and 18 deletions
+1 -2
View File
@@ -126,8 +126,7 @@ struct PearcleanerApp: App {
}
// Get new features
getFeatures(appState: appState, features: $features)
// Load extra conditions from GitHub
// loadConditionsFromGitHub() // REPLACE THIS WITH NEW CONDITION MANAGER
}
}