mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
Add 'persistent' as valid attribute of related (#4771)
This commit is contained in:
committed by
GitHub
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>
|
||||
|
||||
Reference in New Issue
Block a user