mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"items": [
|
|
{
|
|
"name": "Koreader",
|
|
"priority": 0,
|
|
"items": [
|
|
{"name": "Start in documents", "priority": 1, "action": "/mnt/us/koreader/koreader.sh", "params": "/mnt/us/documents"},
|
|
{"name": "Open last document", "priority": 2, "action": "/mnt/us/koreader/koreader.sh"}
|
|
]
|
|
}
|
|
]
|
|
}
|