mirror of
https://github.com/exituser/Pearcleaner.git
synced 2026-09-17 04:58:56 +00:00
v2.0
This commit is contained in:
@@ -20,7 +20,7 @@ struct PearcleanerApp: App {
|
||||
@AppStorage("settings.general.mini") private var mini: Bool = false
|
||||
@State private var search = ""
|
||||
@State private var showPopover: Bool = false
|
||||
|
||||
|
||||
var body: some Scene {
|
||||
|
||||
WindowGroup {
|
||||
|
||||
Reference in New Issue
Block a user