srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
c4f270ae
8393b4a9
Delete accidentally committed log when leaving settings screen
inline
split
atox/src/main/kotlin/ui/settings/SettingsViewModel.kt
added: 1, removed: 2, total 0
@@ -53,7 +53,6 @@ class SettingsViewModel @Inject constructor(
launch {
while (tox.started) {
Log.e("asdf", "sleepin")
delay(200)
}
toxStarter.tryLoadTox()