mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove promise bug
This commit is contained in:
@@ -148,7 +148,9 @@ export class ViewEventPage implements OnInit {
|
||||
|
||||
})
|
||||
}
|
||||
})
|
||||
}).catch ((error) => {
|
||||
console.error(error);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user