mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Remove relevant console log,
This commit is contained in:
@@ -13,7 +13,7 @@ export class CameraService {
|
||||
|
||||
return new Promise<Photo>(async (resolve, reject)=>{
|
||||
|
||||
console.log('add camera to picture')
|
||||
|
||||
|
||||
const image = await Camera.getPhoto({
|
||||
quality: 50,
|
||||
|
||||
Reference in New Issue
Block a user