mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
fix actions and draft data object
This commit is contained in:
@@ -62,7 +62,7 @@ export class AddNotePage implements OnInit {
|
||||
this.documents.push(data.selected);
|
||||
}
|
||||
}, (error) => {
|
||||
console.log(error)
|
||||
// console.log(error)
|
||||
});
|
||||
|
||||
await modal.present();
|
||||
|
||||
Reference in New Issue
Block a user