BugFix: Stick reply setup from Gigi.
This commit is contained in:
@@ -49,6 +49,9 @@ class NewPostViewModel : ViewModel() {
|
||||
this.mentions = currentMentions.plus(replyUser)
|
||||
}
|
||||
}
|
||||
} ?: {
|
||||
replyTos = null
|
||||
mentions = null
|
||||
}
|
||||
|
||||
quote?.let {
|
||||
|
||||
Reference in New Issue
Block a user