ready
This commit is contained in:
parent
158500e80d
commit
56862f4a48
@ -127,7 +127,6 @@ export default function CreateCalendarEventModal() {
|
||||
tags: tags,
|
||||
kind: 31923,
|
||||
};
|
||||
if (confirm("end")) return;
|
||||
const event = await createEvent(ndk, preEvent);
|
||||
if (event) {
|
||||
toast.success("Event Created!");
|
||||
|
Loading…
x
Reference in New Issue
Block a user