diff --git a/config.jsonc b/config.jsonc index 5e49ff1..3125fbd 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1091,6 +1091,16 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "showInfo": true, "type": "text" }, + { + "id": "stills", + "title": "Stills", + "canAddAnnotations": {"staff": true, "admin": true}, + "getDefaults": "getCurrentFrameAnnotation", + "item": "Still", + "overlap": true, + "showInfo": true, + "type": "text" + }, { "id": "subtitles", "title": "Subtitles",