Fixes forking information kept from a previous post.
This commit is contained in:
@@ -289,6 +289,8 @@ open class NewPostViewModel() : ViewModel() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
forkedFromNote = it
|
forkedFromNote = it
|
||||||
|
} ?: run {
|
||||||
|
forkedFromNote = null
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!forwardZapTo.items.isEmpty()) {
|
if (!forwardZapTo.items.isEmpty()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user