diff options
Diffstat (limited to 'src/main/resources/boot/property/SCProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/SCProp.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml index 3bb1e7b..f1f586f 100644 --- a/src/main/resources/boot/property/SCProp.xml +++ b/src/main/resources/boot/property/SCProp.xml @@ -1,4 +1,6 @@ <AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="true"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
+ <PropertyDescription Name="Name" IsClassIdentifier="false"
+ DefaultValue="" IsMutable="true" />
+ <PropertyDescription Name="Type" IsClassIdentifier="true"
+ DefaultValue="Script" IsMutable="false" />
</AllProperties>
|
