forked from 0x2620/pandora
config: add help property
This commit is contained in:
parent
c3abc71fd0
commit
1392cdfaf1
4 changed files with 69 additions and 0 deletions
|
|
@ -84,6 +84,23 @@
|
|||
{"id": "keywords", "title": "Keywords", "type": "string"}
|
||||
],
|
||||
"flags": false,
|
||||
"help": [
|
||||
{"id": "help", "title": "Help"},
|
||||
{"id": "accounts", "title": "Accounts"},
|
||||
{"id": "annotations", "title": "Annotations"},
|
||||
{"id": "calendars", "title": "Calendars"},
|
||||
{"id": "clips", "title": "Clips"},
|
||||
{"id": "edits", "title": "Edits"},
|
||||
{"id": "filters", "title": "Filters"},
|
||||
{"id": "lists", "title": "Lists"},
|
||||
{"id": "maps", "title": "Maps"},
|
||||
{"id": "navigation", "title": "Navigation"},
|
||||
{"id": "search", "title": "Search"},
|
||||
{"id": "texts", "title": "Texts"},
|
||||
{"id": "timelines", "title": "Timelines"},
|
||||
{"id": "video", "title": "Video"},
|
||||
{"id": "views", "title": "Views"}
|
||||
],
|
||||
/*
|
||||
An itemKey must have the following properties:
|
||||
id: The id of the key (as known by the server)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue