Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feedce0 commit 5a3e53cCopy full SHA for 5a3e53c
1 file changed
plugin.xml
@@ -13,7 +13,7 @@
13
<description>iOS lock-screen remote-controls and display.</description>
14
15
<js-module src="www/RemoteControls.js" name="RemoteControls">
16
- <clobbers target="remoteControls" />
+ <clobbers target="window.plugins.remoteControls" />
17
</js-module>
18
19
<author>Seth Hillinger, François LASSERRE, Michael GAUTHIER</author>
0 commit comments