mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-20 03:26:27 +01:00
bump nostr-sdk-js to 0.11.1
This commit is contained in:
@@ -233,7 +233,7 @@ async function listen() {
|
||||
console.log("Received new event from", relayUrl);
|
||||
let resonsetorequest = false
|
||||
|
||||
sleep(1000).then(async () => {
|
||||
sleep(1200).then(async () => {
|
||||
|
||||
for (let tag in event.tags) {
|
||||
if (event.tags[tag].asVec()[0] === "e") {
|
||||
|
||||
Reference in New Issue
Block a user