mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-05-02 00:07:24 +08:00
On passe le plugin dans la variable navigator, au lieu de window. Pour s'approcher du fonctionnement de cordova.camera.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
<license>undefined</license>
|
||||
<keywords>custom,camera,geneanet</keywords>
|
||||
<js-module src="www/customCamera.js" name="GeneanetCustomCamera">
|
||||
<clobbers target="GeneanetCustomCamera" />
|
||||
<clobbers target="navigator.GeneanetCustomCamera" />
|
||||
</js-module>
|
||||
|
||||
<hook type="after_plugin_install" src="hooks/after_plugin_install/npminstall.js" />
|
||||
|
||||
Reference in New Issue
Block a user