mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
string de draft id bug solved
This commit is contained in:
@@ -119,7 +119,8 @@ export class AuthService {
|
||||
if(saveSession) {
|
||||
/* this.SetSession(response, user) */
|
||||
console.log('teste', response);
|
||||
CPSession.save(response)
|
||||
|
||||
return response
|
||||
|
||||
}
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user