mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-15 19:22:26 +08:00
This commit is contained in:
parent
1b5e60c67c
commit
13293bbb37
|
@ -64,7 +64,7 @@ fun HomePage() {
|
|||
importData(uri)
|
||||
}
|
||||
} else if (uri.scheme == "gkd" && uri.host == "page") {
|
||||
delay(300)
|
||||
delay(200)
|
||||
when (uri.path) {
|
||||
"/1" -> {
|
||||
navController.toDestinationsNavigator().navigate(AdvancedPageDestination)
|
||||
|
|
Loading…
Reference in New Issue
Block a user