mirror of
https://github.com/aljazceru/bakery.git
synced 2025-12-17 12:45:20 +01:00
fix typo
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user