add:message list
This commit is contained in:
@@ -105,6 +105,9 @@ fun NavigationController(navController: NavHostController) {
|
||||
composable(route="ModificationList") {
|
||||
ModificationListScreen()
|
||||
}
|
||||
composable(route="MyMessage") {
|
||||
NotificationsScreen()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user