mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-18 09:17:12 +00:00
fix
This commit is contained in:
@ -208,7 +208,7 @@ document.addEventListener("click", async (e) => {
|
|||||||
//}
|
//}
|
||||||
|
|
||||||
ev.tags.push(['e', liked.id]);
|
ev.tags.push(['e', liked.id]);
|
||||||
//ev.tags.push(['p', liked.pubkey]);
|
ev.tags.push(['p', liked.pubkey]);
|
||||||
}
|
}
|
||||||
|
|
||||||
ev = await window.nostr.signEvent(ev);
|
ev = await window.nostr.signEvent(ev);
|
||||||
|
Reference in New Issue
Block a user