autosyncing, appearance tweaks
This commit is contained in:
@@ -32,7 +32,9 @@ extension TranscriptView.ViewModel
|
||||
}
|
||||
}
|
||||
|
||||
displayItems.append(.message(message))
|
||||
if !message.text.isEmpty {
|
||||
displayItems.append(.message(message))
|
||||
}
|
||||
}
|
||||
|
||||
let animation: Animation? = animated ? .default : nil
|
||||
|
||||
Reference in New Issue
Block a user