mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
Removing the unecessary loading of the emoji suggestions when creating the new post view model
This commit is contained in:
parent
aa44560714
commit
46de90ea65
@ -224,7 +224,6 @@ open class NewPostViewModel : ViewModel() {
|
||||
) {
|
||||
this.accountViewModel = accountViewModel
|
||||
this.account = accountViewModel.account
|
||||
this.emojiSuggestions.value
|
||||
|
||||
val noteEvent = draft?.event
|
||||
val noteAuthor = draft?.author
|
||||
|
Loading…
x
Reference in New Issue
Block a user