mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
Revert "fix(android): correct navigation route for attribution page"
This reverts commit 60a7b815ea
.
This commit is contained in:
parent
6f76a15ded
commit
b69fa43d29
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ fun LobstersPostsScreen(
|
|||
snackbarHostState = snackbarHostState,
|
||||
)
|
||||
}
|
||||
composable<AboutLibraries> { LibrariesContainer(modifier = Modifier.fillMaxSize()) }
|
||||
composable<Settings> { LibrariesContainer(modifier = Modifier.fillMaxSize()) }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue