Add "Exclude MQTT" filter to Nodes view. (#4825)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: James Rich <james.a.rich@gmail.com>
This commit is contained in:
Victorio Berra 2026-03-18 10:39:59 -05:00 committed by GitHub
parent 1e9e838025
commit eae5a6bdac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 73 additions and 2 deletions

View file

@ -53,6 +53,7 @@
<string name="internal">Internal</string>
<string name="node_sort_via_favorite">via Favorite</string>
<string name="node_filter_show_ignored">Only show ignored Nodes</string>
<string name="node_filter_exclude_mqtt">Exclude MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>