mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
remove console messages
This commit is contained in:
@@ -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