mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
swipe to delete nodes
This commit is contained in:
parent
7726914ad1
commit
c1200569fb
17 changed files with 169 additions and 36 deletions
|
|
@ -6,7 +6,7 @@
|
|||
//
|
||||
import Foundation
|
||||
|
||||
struct ChatMessage : Identifiable
|
||||
struct MessageModel : Identifiable
|
||||
{
|
||||
let id: UUID
|
||||
var messageId: UInt32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue