mirror of
https://github.com/janeczku/calibre-web
synced 2025-10-31 23:33:01 +00:00
pdf reader
This commit is contained in:
2
cps/static/js/libs/viewer.js
vendored
2
cps/static/js/libs/viewer.js
vendored
@@ -4372,7 +4372,7 @@ var defaultOptions = {
|
||||
kind: OptionKind.WORKER
|
||||
},
|
||||
workerSrc: {
|
||||
value: '../build/pdf.worker.js',
|
||||
value: '../../../static/js/libs/pdf.worker.js',
|
||||
kind: OptionKind.WORKER
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user