From 280f9d1bf8390d9011a6001a1cf75415471715e9 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sun, 4 May 2025 06:34:23 -0500 Subject: [PATCH] Name --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 3fb0840..248e283 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -785,7 +785,7 @@ message User { /* * Whether or not the node is attended by a User */ - optional bool is_attended = 9; + bool is_unmessagable = 9; } /*