parent
7763d08816
commit
2e21742264
@ -231,6 +231,7 @@ struct ComposeView: View {
|
||||
} label: {
|
||||
Text("Post")
|
||||
}
|
||||
.keyboardShortcut(.return, modifiers: .command)
|
||||
.disabled(!postButtonEnabled)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user