Bugfixes, renames, create custom TextEditor, logic simplifications
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
struct NoteMessage: Codable {
|
||||
let senderID: String
|
||||
let content: String
|
||||
}
|
||||
Reference in New Issue
Block a user