summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/SCProp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/property/SCProp.xml')
-rw-r--r--src/main/resources/boot/property/SCProp.xml6
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>