Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
LunarX committed Dec 16, 2024
1 parent 0bcbc2d commit 2f92daf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ sealed class NewTransferNavigation : NavigationDestination() {
data object UploadErrorDestination : NewTransferNavigation()

companion object {
val startDestination = ImportFilesDestination
val startDestination = ValidateUserEmailDestination
}
}

Expand Down

0 comments on commit 2f92daf

Please sign in to comment.