diff options
Diffstat (limited to 'src/main/resources/boot/property/DescProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/DescProp.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/boot/property/DescProp.xml b/src/main/resources/boot/property/DescProp.xml index f092d1d..bfe02df 100644 --- a/src/main/resources/boot/property/DescProp.xml +++ b/src/main/resources/boot/property/DescProp.xml @@ -1,4 +1,6 @@ <AllProperties> - <PropertyDescription DefaultValue="" IsClassIdentifier="false" IsMutable="true" Name="Name" /> - <PropertyDescription DefaultValue="ItemDescription" IsClassIdentifier="true" IsMutable="false" Name="Type" /> + <PropertyDescription DefaultValue="" + IsClassIdentifier="false" IsMutable="true" Name="Name" /> + <PropertyDescription DefaultValue="ItemDescription" + IsClassIdentifier="true" IsMutable="false" Name="Type" /> </AllProperties>
\ No newline at end of file |
