Skip to content

Commit 615784c

Browse files
unknownunknown
authored andcommitted
Set Documentation property to "required = false"
1 parent 77edc20 commit 615784c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/HTMLSnippet/HTMLSnippet.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@
1717
<enumerationValue key="js">JavaScript</enumerationValue>
1818
</enumerationValues>
1919
</property>
20-
2120
<property key="contents" type="translatableString" multiline="true">
2221
<caption>Contents</caption>
2322
<category>Behavior</category>
2423
<description>The HTML or Javascript to embed.</description>
2524
</property>
26-
<property key="documentation" type="string" multiline="true" required="true">
25+
<property key="documentation" type="string" multiline="true" required="false">
2726
<caption>Documentation</caption>
2827
<category>Common</category>
2928
<description>Documentation of this widget. Should explain its purpose.</description>

test/widgets/HTMLSnippet.mpk

2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)