mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
cleaned up console messages
This commit is contained in:
@@ -1087,7 +1087,6 @@ export default {
|
||||
name: filtername,
|
||||
search: JSON.stringify(search),
|
||||
}
|
||||
console.log("saved search", search)
|
||||
|
||||
this.genericAPI(this.Models.CUSTOM_FILTER, this.Actions.CREATE, params)
|
||||
.then((result) => {
|
||||
|
||||
Reference in New Issue
Block a user