mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
Fixes forking information kept from a previous post.
This commit is contained in:
@@ -289,6 +289,8 @@ open class NewPostViewModel() : ViewModel() {
|
||||
}
|
||||
|
||||
forkedFromNote = it
|
||||
} ?: run {
|
||||
forkedFromNote = null
|
||||
}
|
||||
|
||||
if (!forwardZapTo.items.isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user