fix stuff
This commit is contained in:
parent
b28087d8e7
commit
a620a8e384
2 changed files with 5 additions and 18 deletions
|
|
@ -93,7 +93,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
text of clips (in grid view, below the icon). Excluding a layer from this
|
||||
list means it will not be included in find annotations.
|
||||
*/
|
||||
"clipLayers": ["publicnotes", "keywords", "subtitles"],
|
||||
"clipLayers": ["notes", "keywords", "subtitles"],
|
||||
/*
|
||||
"entities" can be used to store arbitrary data. They can be referenced in
|
||||
annotations, info view, or elsewhere. Each entry defines a specific class
|
||||
|
|
@ -338,7 +338,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"find": true
|
||||
},
|
||||
{
|
||||
"id": "publicnotes",
|
||||
"id": "notes",
|
||||
"title": "Notes",
|
||||
"type": "layer",
|
||||
"find": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue