forked from 0x2620/pandora
add item Documents view to pad.ma config
This commit is contained in:
parent
abd11dc33f
commit
d04269ccc1
1 changed files with 1 additions and 1 deletions
|
@ -508,13 +508,13 @@
|
|||
"itemRequiresVideo": true,
|
||||
"itemViews": [
|
||||
{"id": "info", "title": "Info"},
|
||||
//{"id": "documents", "title": "Documents"},
|
||||
{"id": "player", "title": "Player"},
|
||||
{"id": "editor", "title": "Editor"},
|
||||
{"id": "timeline", "title": "Timeline"},
|
||||
{"id": "clips", "title": "Clips"},
|
||||
{"id": "map", "title": "Map"},
|
||||
{"id": "calendar", "title": "Calendar"},
|
||||
{"id": "documents", "title": "Documents"},
|
||||
{"id": "data", "title": "Data"},
|
||||
{"id": "media", "title": "Media"}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue