Skip to content

Commit dc0e4b6

Browse files
authored
Update plugin.xml
1 parent a1d8265 commit dc0e4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ SOFTWARE.
4343

4444
<!-- Hooks -->
4545
<hook src="src/scripts/hooks/beforePluginInstall.js" type="before_plugin_install" />
46-
<hook src="src/scripts/hooks/beforePrepare.js" type="after_plugin_install" />
46+
4747
<hook src="src/scripts/hooks/afterPrepare.js" type="after_plugin_add" />
4848
<hook src="src/scripts/hooks/beforePrepare.js" type="before_prepare" />
4949
<hook src="src/scripts/hooks/afterPrepare.js" type="after_prepare" />

0 commit comments

Comments
 (0)