mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(settings): add about screen with open source licenses (#4012)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
42e78f8f2f
commit
9804c38fb8
9 changed files with 104 additions and 3 deletions
|
|
@ -148,6 +148,8 @@ object SettingsRoutes {
|
|||
|
||||
@Serializable data object DebugPanel : Route
|
||||
|
||||
@Serializable data object About : Route
|
||||
|
||||
// endregion
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue