remove super from [elseif]
tag, similar to [if]
, as this is a filter context
This removes the `name` mandatory key requirement from the `[elseif]` without the need of an override.
This commit is contained in:
parent
4a8498d5b5
commit
1eb2b494c4
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@
|
|||
[tag]
|
||||
name="elseif"
|
||||
max=infinite
|
||||
super="wml_schema/tag"
|
||||
any_tag=yes
|
||||
{ANY_KEY string}
|
||||
[tag]
|
||||
|
|
Loading…
Add table
Reference in a new issue