Update view

This commit is contained in:
Alin
2024-03-11 12:27:57 -06:00
parent 0dfe1c8d2b
commit f62148d08a
4 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ struct PearcleanerApp: App {
Settings {
SettingsView(showPopover: $showPopover)
SettingsView(showPopover: $showPopover, showFeature: $showFeature)
.environmentObject(appState)
.toolbarBackground(.clear)
.preferredColorScheme(displayMode.colorScheme)