mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 21:37:49 -05:00
include new filters in ResetSearch()
This commit is contained in:
@@ -1043,6 +1043,9 @@ export default {
|
|||||||
this.search.timescooked = undefined
|
this.search.timescooked = undefined
|
||||||
this.search.makenow = false
|
this.search.makenow = false
|
||||||
this.search.cookedon = undefined
|
this.search.cookedon = undefined
|
||||||
|
this.search.viewedon = undefined
|
||||||
|
this.search.createdon = undefined
|
||||||
|
this.search.updatedon = undefined
|
||||||
|
|
||||||
let fieldnum = {
|
let fieldnum = {
|
||||||
keywords: 1,
|
keywords: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user