mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
Minor
This commit is contained in:
@@ -839,7 +839,7 @@ struct ChatView: View {
|
||||
shareButton(ci)
|
||||
copyButton(ci)
|
||||
}
|
||||
if mc.isText {
|
||||
if !mc.text.isEmpty {
|
||||
translateButton(text: mc.text)
|
||||
}
|
||||
if let fileSource = fileSource, fileExists {
|
||||
|
||||
Reference in New Issue
Block a user