forked from 0x2620/pandora
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,
|
||||
"itemViews": [
|
||||
{"id": "info", "title": "Info"},
|
||||
{"id": "documents", "title": "Documents"},
|
||||
//{"id": "documents", "title": "Documents"},
|
||||
{"id": "player", "title": "Player"},
|
||||
{"id": "editor", "title": "Editor"},
|
||||
{"id": "timeline", "title": "Timeline"},
|
||||
|
|
Loading…
Reference in a new issue