mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve
This commit is contained in:
@@ -66,7 +66,7 @@ export class NewPublicationPage implements OnInit {
|
||||
this.clear();
|
||||
// this.takePicture();
|
||||
}
|
||||
takePicture(){
|
||||
takePicture() {
|
||||
const options: CameraOptions = {
|
||||
quality: 90,
|
||||
destinationType: this.camera.DestinationType.DATA_URL,
|
||||
|
||||
Reference in New Issue
Block a user