mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-05-02 00:07:24 +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