mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Disabled capacitor and add camera integration
This commit is contained in:
@@ -8,6 +8,6 @@ export class UserDataResolver{
|
||||
constructor(private authService: AuthService){}
|
||||
|
||||
resolve(){
|
||||
return this.authService.getUserData();
|
||||
/* return this.authService.getUserData(); */
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user