mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
bug fix na agenda preview event from next year
This commit is contained in:
@@ -103,7 +103,7 @@ export class ProfilePage implements OnInit {
|
||||
} else {
|
||||
this.profilePicture = "";
|
||||
}
|
||||
console.log(picture)
|
||||
/* console.log(picture) */
|
||||
}).catch((error ) => {
|
||||
this.profilePicture = "";
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user