mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-19 20:26:11 +00:00
remove bio length limit
This commit is contained in:
@@ -842,7 +842,6 @@ struct ChatView: View {
|
||||
.font(.subheadline)
|
||||
.multilineTextAlignment(.center)
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
.lineLimit(3)
|
||||
.padding(.horizontal)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user