Schema: Make [event]name= optional
This commit is contained in:
parent
07e45f4158
commit
96c705c795
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@
|
|||
name="event"
|
||||
max=infinite
|
||||
super="$action_wml"
|
||||
{REQUIRED_KEY name string}
|
||||
{SIMPLE_KEY name string}
|
||||
{SIMPLE_KEY id string}
|
||||
{DEFAULT_KEY first_time_only bool yes}
|
||||
{DEFAULT_KEY delayed_variable_substitution bool no}
|
||||
|
|
Loading…
Add table
Reference in a new issue