mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
hide map WIP for now now
This commit is contained in:
parent
762f977148
commit
6ce859a952
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ fun AppDrawer(
|
|||
|
||||
ScreenButton(Screen.messages)
|
||||
ScreenButton(Screen.users)
|
||||
ScreenButton(Screen.map)
|
||||
// ScreenButton(Screen.map) // turn off for now
|
||||
ScreenButton(Screen.channel)
|
||||
ScreenButton(Screen.settings)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue