mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-08-22 07:16:03 +00:00
Merge d0a4d13eacc5f5eb138988b9fcc9800ff1f61ab1 into 1f59e814f90c3f489f48d68262cb1bf640bf6181
This commit is contained in:
commit
175023f2a8
@ -238,7 +238,7 @@ private extension ContentComposerView {
|
||||
}
|
||||
Spacer()
|
||||
Button(action: voiceRecordingVM.cancel) {
|
||||
Label("Cancel", systemImage: "xmark.circle")
|
||||
Label("common.cancel", systemImage: "xmark.circle")
|
||||
.labelStyle(.iconOnly)
|
||||
.font(.bitchatSystem(size: 18))
|
||||
.foregroundColor(.red)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user