mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
remove public from to list (already in channels)
This commit is contained in:
parent
b6d797e53f
commit
00e5bf4cde
1 changed files with 0 additions and 1 deletions
|
|
@ -339,7 +339,6 @@ def make_completion_dict(contacts, pending={}, to=None, channels=None):
|
|||
if not process_event_message.last_node is None:
|
||||
to_list["!"] = None
|
||||
to_list[".."] = None
|
||||
to_list["public"] = None
|
||||
|
||||
it = iter(contacts.items())
|
||||
for c in it :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue