mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
@@ -69,9 +69,7 @@ fun App() {
|
|||||||
|
|
||||||
composable("chat") { MainScreen() }
|
composable("chat") { MainScreen() }
|
||||||
|
|
||||||
composable("chats/publicChat") {
|
composable("chats/publicChat") { PublicChatScreen() }
|
||||||
PublicChatScreen()
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user