fixe error

This commit is contained in:
Peter Maquiran
2021-05-07 13:19:50 +01:00
parent dcc436e819
commit 8ba7199ce4
5 changed files with 163 additions and 55 deletions
@@ -62,7 +62,7 @@ export class NewPublicationPage implements OnInit {
ngOnInit() {
this.setTitle();
this.clear();
this.takePicture();
// this.takePicture();
}
takePicture(){
const options: CameraOptions = {