Remove new window creation
This commit is contained in:
parent
eb364416ea
commit
520272f5ad
@ -156,6 +156,8 @@ struct VoiceInkApp: App {
|
||||
}
|
||||
}
|
||||
.commands {
|
||||
CommandGroup(replacing: .newItem) { }
|
||||
|
||||
CommandGroup(after: .appInfo) {
|
||||
CheckForUpdatesView(updaterViewModel: updaterViewModel)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user