Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Commit 7b9915d

Browse files
committed
update plugin.xml
1 parent 2d8f4cb commit 7b9915d

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
@@ -13,7 +13,7 @@
1313
</engines>
1414

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

1919
<!-- android -->

0 commit comments

Comments
 (0)