disable documents view on pad.ma
This commit is contained in:
parent
651bef183d
commit
7e07ff8fe6
1 changed files with 1 additions and 1 deletions
|
@ -511,7 +511,7 @@
|
||||||
"itemRequiresVideo": true,
|
"itemRequiresVideo": true,
|
||||||
"itemViews": [
|
"itemViews": [
|
||||||
{"id": "info", "title": "Info"},
|
{"id": "info", "title": "Info"},
|
||||||
{"id": "documents", "title": "Documents"},
|
//{"id": "documents", "title": "Documents"},
|
||||||
{"id": "player", "title": "Player"},
|
{"id": "player", "title": "Player"},
|
||||||
{"id": "editor", "title": "Editor"},
|
{"id": "editor", "title": "Editor"},
|
||||||
{"id": "timeline", "title": "Timeline"},
|
{"id": "timeline", "title": "Timeline"},
|
||||||
|
|
Loading…
Reference in a new issue