refactor(connections)!: Use sealed class for device list entries (#2538)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-28 20:49:17 -05:00 committed by GitHub
parent aa6a048084
commit ceabafb545
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 506 additions and 537 deletions

View file

@ -809,4 +809,6 @@
<string name="latest_alpha_firmware">Latest alpha</string>
<string name="supported_by_community">Supported by Meshtastic Community</string>
<string name="firmware_edition">Firmware Edition</string>
<string name="recent_network_devices">Recent Network Devices</string>
<string name="discovered_network_devices">Discovered Network Devices</string>
</resources>