mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-06-15 21:40:49 +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("")
|
toUsers = TextFieldValue("")
|
||||||
subject = TextFieldValue("")
|
subject = TextFieldValue("")
|
||||||
|
|
||||||
|
forkedFromNote = null
|
||||||
|
|
||||||
contentToAddUrl = null
|
contentToAddUrl = null
|
||||||
urlPreview = null
|
urlPreview = null
|
||||||
isUploadingImage = false
|
isUploadingImage = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user