merge feat/welcome-screen into screen #2
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ fun HomeScreen(paddingValues: PaddingValues) {
|
||||||
currentScreen = "apiDialog"
|
currentScreen = "apiDialog"
|
||||||
}
|
}
|
||||||
|
|
||||||
"apidialog" -> {
|
"apiDialog" -> {
|
||||||
currentScreen = "passwordDialog"
|
currentScreen = "passwordDialog"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue