mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
typo in device selector title
This commit is contained in:
parent
c0a6661fc8
commit
40bdbf050e
1 changed files with 1 additions and 1 deletions
|
|
@ -2084,7 +2084,7 @@ async def main(argv):
|
|||
|
||||
result = await radiolist_dialog(
|
||||
title="MeshCore-cli device selector",
|
||||
text="Chose the device to connect to :",
|
||||
text="Choose the device to connect to :",
|
||||
values=choices
|
||||
).run_async()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue