Fix crash when clicking fast on back key on the Add account screen.
This commit is contained in:
parent
13af794872
commit
24b76f2001
5 changed files with 16 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ interface LoginEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun navigateToBugReport()
|
||||
fun onDone()
|
||||
}
|
||||
|
||||
fun createNode(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue