Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a3e53c

Browse files
committed
changed clobbers to window.plugins..
1 parent feedce0 commit 5a3e53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>iOS lock-screen remote-controls and display.</description>
1414

1515
<js-module src="www/RemoteControls.js" name="RemoteControls">
16-
<clobbers target="remoteControls" />
16+
<clobbers target="window.plugins.remoteControls" />
1717
</js-module>
1818

1919
<author>Seth Hillinger, François LASSERRE, Michael GAUTHIER</author>

0 commit comments

Comments
 (0)