mirror of
https://github.com/aljazceru/bakery.git
synced 2025-12-17 04:35:13 +01:00
fix typo
This commit is contained in:
@@ -68,7 +68,7 @@ async function returnUnsigned(draft: EventTemplate | Promise<EventTemplate>): Pr
|
|||||||
}
|
}
|
||||||
|
|
||||||
server.tool(
|
server.tool(
|
||||||
"Short text note draft",
|
"short_text_note_draft",
|
||||||
"Create a short text note draft event",
|
"Create a short text note draft event",
|
||||||
{
|
{
|
||||||
content: z.string(),
|
content: z.string(),
|
||||||
|
|||||||
Reference in New Issue
Block a user