mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
add todo
This commit is contained in:
parent
3dd01effb8
commit
bd1ed2a9f7
1 changed files with 2 additions and 0 deletions
|
|
@ -968,6 +968,8 @@ class ReticulumMeshChat:
|
|||
elif nomadnetwork_node_announce is not None and nomadnetwork_node_announce.app_data is not None:
|
||||
operator_display_name = self.parse_nomadnetwork_node_display_name(nomadnetwork_node_announce.app_data, None)
|
||||
|
||||
# todo: parse app_data so we can see if propagation is enabled or disabled for this node
|
||||
|
||||
lxmf_propagation_nodes.append({
|
||||
"destination_hash": announce.destination_hash,
|
||||
"identity_hash": announce.identity_hash,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue