mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
remove console messages
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -202,7 +202,6 @@ export default {
|
||||
let update = undefined
|
||||
switch (e?.action) {
|
||||
case 'save':
|
||||
console.log(e.form_data)
|
||||
this.saveThis(e.form_data)
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user