forked from 0x2620/pandora
disable view as video
This commit is contained in:
parent
84db62b6ec
commit
09899cd7af
1 changed files with 1 additions and 1 deletions
|
@ -678,7 +678,7 @@
|
||||||
//{"id": "maps", "title": "with Maps"},
|
//{"id": "maps", "title": "with Maps"},
|
||||||
//{"id": "calendars", "title": "with Calendars"},
|
//{"id": "calendars", "title": "with Calendars"},
|
||||||
{"id": "clip", "title": "as Clips"},
|
{"id": "clip", "title": "as Clips"},
|
||||||
{"id": "video", "title": "as Video"},
|
//{"id": "video", "title": "as Video"},
|
||||||
{"id": "map", "title": "on Map"},
|
{"id": "map", "title": "on Map"},
|
||||||
{"id": "calendar", "title": "on Calendar"}
|
{"id": "calendar", "title": "on Calendar"}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue