Cleans up the fork information on new posts has been canceled or posted.
This commit is contained in:
@@ -629,6 +629,8 @@ open class NewPostViewModel() : ViewModel() {
|
||||
toUsers = TextFieldValue("")
|
||||
subject = TextFieldValue("")
|
||||
|
||||
forkedFromNote = null
|
||||
|
||||
contentToAddUrl = null
|
||||
urlPreview = null
|
||||
isUploadingImage = false
|
||||
|
||||
Reference in New Issue
Block a user