get calendar event special prompt renamed
This commit is contained in:
parent
5a412dc7c5
commit
1af7a18a84
1 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue