mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-25 17:51:25 +02:00
BugFix: Stick reply setup from Gigi.
This commit is contained in:
@@ -49,6 +49,9 @@ class NewPostViewModel : ViewModel() {
|
|||||||
this.mentions = currentMentions.plus(replyUser)
|
this.mentions = currentMentions.plus(replyUser)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} ?: {
|
||||||
|
replyTos = null
|
||||||
|
mentions = null
|
||||||
}
|
}
|
||||||
|
|
||||||
quote?.let {
|
quote?.let {
|
||||||
|
Reference in New Issue
Block a user