This commit is contained in:
Alin
2024-02-27 17:08:38 -07:00
parent 80a128a619
commit faa7ec9457
10 changed files with 177 additions and 140 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ struct PearcleanerApp: App {
Settings {
SettingsView()
SettingsView(showPopover: $showPopover)
.environmentObject(appState)
.toolbarBackground(.clear)
.preferredColorScheme(displayMode.colorScheme)