style(meshchat): format code for improved readability by adjusting line breaks in ReticulumMeshChat and CallPage components

This commit is contained in:
2026-01-01 22:47:37 -06:00
parent d0d204a7d3
commit 5ad8003d81
3 changed files with 8 additions and 3 deletions

View File

@@ -6991,7 +6991,9 @@ class ReticulumMeshChat:
lxmf_destination_hash = lxmf_a["destination_hash"]
# Also update display name if telephony one was empty
if not display_name or display_name == "Anonymous Peer":
display_name = self.parse_lxmf_display_name(lxmf_a["app_data"])
display_name = self.parse_lxmf_display_name(
lxmf_a["app_data"]
)
break
# 2. If not found in announces, try to recall identity and calculate LXMF hash