Skip to content

Commit

Permalink
create notification channel
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Apr 29, 2024
1 parent 24e538d commit a435d0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object NotificationDataSource : NostrDataSource("AccountData") {
relay: Relay
) {
checkNotInMainThread()

NotificationUtils.getOrCreateDMChannel(nostrsigner.instance.applicationContext)
eventNotificationConsumer.consume(event)
}

Expand Down

0 comments on commit a435d0e

Please sign in to comment.