mirror of
https://github.com/danbulant/Mangades
synced 2026-06-17 05:11:14 +00:00
better message
This commit is contained in:
parent
6fc00f06de
commit
561afea3ab
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
var progress = 0;
|
||||
var state = "idle";
|
||||
var text = "Choose a chapter to view or download";
|
||||
var text = "Choose a chapter to view online or download EPUB";
|
||||
var enc = new TextEncoder();
|
||||
async function prepare(chapter) {
|
||||
state = "active";
|
||||
|
|
|
|||
Loading…
Reference in a new issue