mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-07-03 11:11:42 +00:00
WIP
This commit is contained in:
@@ -65,7 +65,7 @@ struct Secretive: App {
|
||||
}
|
||||
.commands {
|
||||
CommandGroup(before: CommandGroupPlacement.appSettings) {
|
||||
Button("Integrations...", systemImage: "app.connected.to.app.below.fill") {
|
||||
Button(.integrationsMenuBarTitle, systemImage: "app.connected.to.app.below.fill") {
|
||||
showingIntegrations = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user