fix(mac): regroup menubar sections
This commit is contained in:
@@ -86,6 +86,7 @@ struct MenuContent: View {
|
||||
} label: {
|
||||
Label("Open Dashboard", systemImage: "gauge")
|
||||
}
|
||||
Divider()
|
||||
Toggle(
|
||||
isOn: Binding(
|
||||
get: { self.browserControlEnabled },
|
||||
|
||||
Reference in New Issue
Block a user