Cervantes: Add back to stock reader (#5316)

This commit is contained in:
Martín Fernández
2019-09-04 20:54:43 +02:00
committed by Frans de Jonge
parent ae50569055
commit cb2a3d9e72
4 changed files with 30 additions and 1 deletions

View File

@@ -172,6 +172,7 @@ local order = {
"poweroff", -- if Device:isKobo()
"reboot", -- if Device:isKobo()
"----------------------------",
"start_bq",
"exit",
}
}