Skip to content

Commit ad8c063

Browse files
Does not declare product features as root.
1 parent 0e4163d commit ad8c063

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/v2/releng/phasereditor.product/phasereditor2d.com.product

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,10 @@ This Agreement is governed by the laws of the State of New York and the intellec
182182
</plugins>
183183

184184
<features>
185-
<feature id="phasereditor.ide.features" installMode="root"/>
186-
<feature id="phasereditor.resources.assets" installMode="root"/>
187-
<feature id="phasereditor.resources.executables.features" installMode="root"/>
188-
<feature id="phasereditor.resources.templates.features" installMode="root"/>
185+
<feature id="phasereditor.ide.features"/>
186+
<feature id="phasereditor.resources.assets"/>
187+
<feature id="phasereditor.resources.executables.features"/>
188+
<feature id="phasereditor.resources.templates.features"/>
189189
<feature id="phasereditor.platform.features"/>
190190
<feature id="phasereditor.wildwebdeveloper.features"/>
191191
</features>

0 commit comments

Comments
 (0)