mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-08-04 00:00:04 +08:00
Modification en ajoutant une action "valide".
This commit is contained in:
@@ -14,4 +14,9 @@ public class CameraLauncher extends CordovaPlugin {
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public void testAction()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user