mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
merge chat
This commit is contained in:
@@ -168,7 +168,7 @@ export class EditProfilePage implements OnInit {
|
||||
@XTracerAsync({name:'edit-profile/takePicture', bugPrint: true})
|
||||
async uploadPicture(source: CameraSource, tracing?: TracingType) {
|
||||
|
||||
const capturedImage = await this.CameraService.takePicture({
|
||||
const capturedImage = await this.CameraService.takePictureAgenda({
|
||||
width: 250,
|
||||
height: 250,
|
||||
quality: 100,
|
||||
|
||||
Reference in New Issue
Block a user