mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-24 00:33:14 -04:00
typo in screen name
This commit is contained in:
@@ -33,7 +33,7 @@ fun getInitials(name: String): String {
|
||||
|
||||
@Composable
|
||||
fun HomeContent() {
|
||||
analyticsScreen(name = "settings")
|
||||
analyticsScreen(name = "users")
|
||||
|
||||
Column {
|
||||
Row {
|
||||
|
||||
Reference in New Issue
Block a user