feat: windowStyle set to hiddenTitleBar
This commit is contained in:
parent
04ab2cc841
commit
e05b9f071f
@ -159,6 +159,7 @@ struct VoiceInkApp: App {
|
||||
})
|
||||
}
|
||||
}
|
||||
.windowStyle(.hiddenTitleBar)
|
||||
.commands {
|
||||
CommandGroup(replacing: .newItem) { }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user