mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 17:38:15 +00:00
@@ -11,8 +11,8 @@ struct MenuCommands: Commands {
|
||||
|
||||
private var navigationMenu: some Commands {
|
||||
CommandGroup(before: .windowSize) {
|
||||
Button("Favorites") {
|
||||
setTabSelection(.favorites)
|
||||
Button("Home") {
|
||||
setTabSelection(.home)
|
||||
}
|
||||
.keyboardShortcut("1")
|
||||
|
||||
|
Reference in New Issue
Block a user