Skip to content

Commit a4c435d

Browse files
author
223880
committed
Fix client
1 parent ab8b6a5 commit a4c435d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/nostr/client.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ async function main() {
4646
await client.zappe(event);
4747
await client.zapper(event);
4848
await client.amount(event);
49+
await client.zap(event);
4950

5051

5152
// Send custom event to a specific previously added relay

0 commit comments

Comments
 (0)