Fix: Rename category to categories in labels.yml
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
ae4295e387
commit
f95238b1a4
1 changed files with 5 additions and 5 deletions
|
@ -117,7 +117,7 @@ rapeseed:
|
||||||
fashion:
|
fashion:
|
||||||
label: fashion
|
label: fashion
|
||||||
priority: -1
|
priority: -1
|
||||||
category:
|
categories:
|
||||||
- person
|
- person
|
||||||
- people
|
- people
|
||||||
- face
|
- face
|
||||||
|
@ -3653,7 +3653,7 @@ band aid:
|
||||||
|
|
||||||
face:
|
face:
|
||||||
label: face
|
label: face
|
||||||
category:
|
categories:
|
||||||
- person
|
- person
|
||||||
- people
|
- people
|
||||||
|
|
||||||
|
@ -3668,7 +3668,7 @@ ski mask:
|
||||||
|
|
||||||
heritage:
|
heritage:
|
||||||
label: people
|
label: people
|
||||||
category:
|
categories:
|
||||||
- person
|
- person
|
||||||
- face
|
- face
|
||||||
|
|
||||||
|
@ -3685,12 +3685,12 @@ beaker:
|
||||||
|
|
||||||
vestment:
|
vestment:
|
||||||
label: uniform
|
label: uniform
|
||||||
category:
|
categories:
|
||||||
- military
|
- military
|
||||||
|
|
||||||
bassinet:
|
bassinet:
|
||||||
label: baby
|
label: baby
|
||||||
category:
|
categories:
|
||||||
- person
|
- person
|
||||||
- child
|
- child
|
||||||
- people
|
- people
|
||||||
|
|
Loading…
Reference in a new issue