add timeline item view
This commit is contained in:
parent
f5f6ff468f
commit
707fdd95ed
9 changed files with 36 additions and 19 deletions
|
|
@ -560,6 +560,7 @@
|
|||
"itemViews": [
|
||||
{"id": "info", "title": "Info"},
|
||||
{"id": "clips", "title": "Clips"},
|
||||
{"id": "timeline", "title": "Timeline"},
|
||||
{"id": "player", "title": "Player"},
|
||||
{"id": "editor", "title": "Editor"},
|
||||
{"id": "map", "title": "Map"},
|
||||
|
|
|
|||
|
|
@ -474,6 +474,7 @@
|
|||
"itemViews": [
|
||||
{"id": "info", "title": "Info"},
|
||||
{"id": "clips", "title": "Clips"},
|
||||
{"id": "timeline", "title": "Timeline"},
|
||||
{"id": "player", "title": "Player"},
|
||||
{"id": "editor", "title": "Editor"},
|
||||
{"id": "map", "title": "Map"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue