Merge pull request #332 from huihuisang/main
feat: windowStyle set to hiddenTitleBar
This commit is contained in:
commit
31e724566c
@ -159,6 +159,7 @@ struct VoiceInkApp: App {
|
||||
})
|
||||
}
|
||||
}
|
||||
.windowStyle(.hiddenTitleBar)
|
||||
.commands {
|
||||
CommandGroup(replacing: .newItem) { }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user