diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/tmw.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/tmw.xsd b/client/tmw.xsd index bd232c3..2a829c1 100644 --- a/client/tmw.xsd +++ b/client/tmw.xsd @@ -1465,6 +1465,7 @@ <xs:attribute name="name" type="xs:string" default=""/> <xs:attribute name="longName" type="xs:string" default=""/> <xs:attribute name="showBadge" type="bool" default="false"/> + <xs:attribute name="highlightName" type="bool" default="false"/> <xs:attribute name="badge" type="xs:string" use="optional"/> <xs:attribute name="inherit" type="xs:string" use="optional"/> </xs:complexType> |