We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48117c9 + 9fe173e commit 010fb85Copy full SHA for 010fb85
plugin.xml
@@ -43,7 +43,7 @@ SOFTWARE.
43
44
<!-- Hooks -->
45
<hook src="src/scripts/hooks/beforePluginInstall.js" type="before_plugin_install" />
46
- <hook src="src/scripts/hooks/beforePrepare.js" type="after_plugin_install" />
+
47
<hook src="src/scripts/hooks/afterPrepare.js" type="after_plugin_add" />
48
<hook src="src/scripts/hooks/beforePrepare.js" type="before_prepare" />
49
<hook src="src/scripts/hooks/afterPrepare.js" type="after_prepare" />
0 commit comments