This commit is contained in:
hzrd149
2025-03-27 19:32:33 +00:00
parent bbfa05a699
commit a1507d2309

View File

@@ -68,7 +68,7 @@ async function returnUnsigned(draft: EventTemplate | Promise<EventTemplate>): Pr
}
server.tool(
"Short text note draft",
"short_text_note_draft",
"Create a short text note draft event",
{
content: z.string(),