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