mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-05-30 09:59:10 +02:00
Cleans up the fork information on new posts has been canceled or posted.
This commit is contained in:
parent
432b1e4902
commit
8299f4cfca
@ -629,6 +629,8 @@ open class NewPostViewModel() : ViewModel() {
|
||||
toUsers = TextFieldValue("")
|
||||
subject = TextFieldValue("")
|
||||
|
||||
forkedFromNote = null
|
||||
|
||||
contentToAddUrl = null
|
||||
urlPreview = null
|
||||
isUploadingImage = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user