Backend: Fix typo in labels.yml
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
cedb222c12
commit
0e4f8ee800
1 changed files with 3 additions and 3 deletions
|
@ -3054,19 +3054,19 @@ zucchini:
|
|||
|
||||
spaghetti squash:
|
||||
threshold: 0.4
|
||||
prority: -1
|
||||
priority: -1
|
||||
category:
|
||||
- cooking
|
||||
|
||||
acorn squash:
|
||||
prority: -1
|
||||
priority: -1
|
||||
threshold: 0.4
|
||||
category:
|
||||
- cooking
|
||||
|
||||
butternut squash:
|
||||
threshold: 0.4
|
||||
prority: -1
|
||||
priority: -1
|
||||
category:
|
||||
- cooking
|
||||
|
||||
|
|
Loading…
Reference in a new issue