mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-24 16:31:59 +01:00
Merge pull request #207 from ouchadam/bug/login-never-completes
Fixes login sometimes never transitioning to next state
This commit is contained in:
commit
0d9bb308cd
@ -122,6 +122,6 @@ class HomeViewModel(
|
||||
}
|
||||
|
||||
fun stop() {
|
||||
viewModelScope.cancel()
|
||||
// do nothing
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user