From 7c3b7447f600647c04dd61a5b449f64f4a8abe12 Mon Sep 17 00:00:00 2001 From: John Factotum <50942278+johnfactotum@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:38:31 +0800 Subject: [PATCH] EPUB: add narrator --- epub.js | 1 + 1 file changed, 1 insertion(+) diff --git a/epub.js b/epub.js index c43783a..37133b6 100644 --- a/epub.js +++ b/epub.js @@ -899,6 +899,7 @@ ${doc.querySelector('parsererror').innerText}`) clr: 'colorist', edt: 'editor', ill: 'illustrator', + nrt: 'narrator', trl: 'translator', pbl: 'publisher', }