forked from 0x2620/pandora
isSubtitle
This commit is contained in:
parent
e3f2f358b8
commit
aff011cf28
2 changed files with 1 additions and 2 deletions
|
@ -545,7 +545,7 @@
|
|||
"canAddAnnotations": {"staff": true, "admin": true},
|
||||
"hasEvents": true,
|
||||
"hasPlaces": true,
|
||||
"isSubtitles": true,
|
||||
"isSubtitle": true,
|
||||
"item": "Subtitle",
|
||||
"type": "text"
|
||||
}
|
||||
|
|
|
@ -449,7 +449,6 @@
|
|||
"title": "Keywords",
|
||||
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
|
||||
"item": "Keyword",
|
||||
"isSubtitle": true,
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue