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; } /*