Skip to content

Commit

Permalink
Add .directMessage to allCases
Browse files Browse the repository at this point in the history
  • Loading branch information
joelklabo committed Aug 12, 2023
1 parent 0a0c1e4 commit 48a2fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/NostrSDK/EventKind.swift
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public enum EventKind: RawRepresentable, CaseIterable, Codable, Equatable {
.textNote,
.recommendServer,
.contactList,
.directMessage,
.repost,
.genericRepost
]
Expand Down

0 comments on commit 48a2fb8

Please sign in to comment.