get calendar event special prompt renamed

This commit is contained in:
mic 2025-01-10 23:12:57 +01:00
parent 5a412dc7c5
commit 1af7a18a84

View file

@ -183,9 +183,9 @@ const specialPrompts = [
is_special: "1", is_special: "1",
}, },
{ {
id: 'prompt_get_calitem', id: 'prompt_get_calendar_event',
name: "__MSG_prompt_get_calitem__", name: "__MSG_prompt_get_calendar_event__",
text: "prompt_get_calitem_full_text", text: "prompt_get_calendar_event_full_text",
type: "1", type: "1",
action: "0", action: "0",
need_selected: "1", need_selected: "1",