[autofix.ci] apply automated fixes
This commit is contained in:
parent
277ffd5db3
commit
2b4ee50171
@ -23,7 +23,7 @@ class Nostr extends NotificationProvider {
|
||||
const event = {
|
||||
kind: 14, // NIP-17 private direct message
|
||||
created_at: createdAt,
|
||||
tags: [[ "p", recipientPublicKey ]],
|
||||
tags: [["p", recipientPublicKey]],
|
||||
content: msg,
|
||||
};
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user