Fix wrong names
This commit is contained in:
parent
370fb17e53
commit
86daaca96e
@ -17,8 +17,8 @@
|
||||
</engines>
|
||||
|
||||
<!-- interface -->
|
||||
<js-module src="www/email_composer.js" name="EmailComposer">
|
||||
<clobbers target="plugin.email" />
|
||||
<js-module src="www/printer.js" name="Printer">
|
||||
<clobbers target="plugin.printer" />
|
||||
</js-module>
|
||||
|
||||
<!-- ios -->
|
||||
@ -44,7 +44,6 @@
|
||||
</config-file>
|
||||
|
||||
<source-file src="src/android/Printer.java" target-dir="src/de/appplant/cordova/plugin" />
|
||||
|
||||
</platform>
|
||||
|
||||
</plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user