Removes missing console log.
This commit is contained in:
parent
a86434cb55
commit
4ba9b1cde5
|
@ -1670,7 +1670,6 @@ export default {
|
|||
onSave: () => {
|
||||
// Fetch current existing attachments
|
||||
this.shouldLoadAttachments = !this.shouldLoadAttachments;
|
||||
console.log('opa')
|
||||
}
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue