mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-18 01:08:51 +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(['p', liked.pubkey]);
|
||||
ev.tags.push(['p', liked.pubkey]);
|
||||
}
|
||||
|
||||
ev = await window.nostr.signEvent(ev);
|
||||
|
Reference in New Issue
Block a user