mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
changed dist
This commit is contained in:
parent
370d9652c1
commit
882c72b81a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
document.onreadystatechange = function () {
|
||||
if (document.readyState == "complete") {
|
||||
FP.filePath = "/dist/";
|
||||
FP.filePath = "dist/";
|
||||
fileStorage.filePath = FP.filePath + "libs/";
|
||||
|
||||
FPR.app.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue