mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-24 20:14:41 -04:00
Brings back the Close Window keyboard shortcut
This commit is contained in:
parent
8f47603af3
commit
524cf3d105
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ struct AppCommands: Commands {
|
|||
.keyboardShortcut("r")
|
||||
.disabled(refreshing || downloadInProgress)
|
||||
}
|
||||
CommandGroup(replacing: .saveItem) {}
|
||||
CommandGroup(replacing: .systemServices) {
|
||||
Button("Install Privileged Helper Tool...") {
|
||||
install()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue