mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-25 08:03:58 -05:00
Add 'persistent' as valid attribute of related (#4771)
This commit is contained in:
parent
55a2f75d16
commit
cab5f29b57
|
|
@ -5,6 +5,7 @@
|
|||
<xs:attribute type="xs:string" name="count" use="optional" />
|
||||
<xs:attribute type="xs:string" name="exclude" use="optional" />
|
||||
<xs:attribute type="xs:string" name="attach" use="optional" />
|
||||
<xs:attribute type="xs:string" name="persistent" use="optional" />
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user