fix config
This commit is contained in:
parent
2de0bcba85
commit
98e20f9315
1 changed files with 1 additions and 1 deletions
|
@ -1121,7 +1121,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
{
|
||||
"id": "subtitles",
|
||||
"title": "Subtitles",
|
||||
"canAddAnnotations": {"member" true, "admin": true},
|
||||
"canAddAnnotations": {"member": true, "admin": true},
|
||||
"canPlayClips": true,
|
||||
"hasEvents": true,
|
||||
"hasPlaces": true,
|
||||
|
|
Loading…
Reference in a new issue