categories,18popup,clear.TextEditorSwap,GameCardHover #177
@ -256,9 +256,6 @@ export const ModForm = ({ existingModData }: ModFormProps) => {
|
|||||||
tags
|
tags
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(unsignedEvent)
|
|
||||||
return
|
|
||||||
|
|
||||||
const signedEvent = await window.nostr
|
const signedEvent = await window.nostr
|
||||||
?.signEvent(unsignedEvent)
|
?.signEvent(unsignedEvent)
|
||||||
.then((event) => event as Event)
|
.then((event) => event as Event)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user