mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-02-24 04:22:49 +08:00
fixing malformed plugin.xml
This commit is contained in:
parent
96b0c5d2f6
commit
2aec962575
@ -24,7 +24,7 @@
|
|||||||
<param name="firefox-package" value="Network" />
|
<param name="firefox-package" value="Network" />
|
||||||
</config-file>
|
</config-file>
|
||||||
|
|
||||||
<source-file src="src/firefoxos/network.js" target dir="src/firefoxos" />
|
<source-file src="src/firefoxos/network.js" target-dir="src/firefoxos" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
<!-- android -->
|
<!-- android -->
|
||||||
|
Loading…
Reference in New Issue
Block a user