Add ability to set maximum missing ingredient count

This commit is contained in:
Ignas Poklad
2023-04-04 18:35:32 +02:00
parent 78f1ee175b
commit 497321799c

View File

@ -1414,6 +1414,7 @@ export default {
this.search.pagination_page = 1
this.search.timescooked = undefined
this.search.makenow = false
this.search.make_now_count = 0
this.search.cookedon = undefined
this.search.viewedon = undefined
this.search.createdon = undefined