mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -142,7 +142,7 @@ export class FileService {
|
||||
quality: 90,
|
||||
// allowEditing: true,
|
||||
resultType: CameraResultType.Uri,
|
||||
source: CameraSource.Camera
|
||||
source: CameraSource.Photos
|
||||
|
||||
});
|
||||
const response = await fetch(capturedImage.webPath!);
|
||||
|
||||
Reference in New Issue
Block a user