Add comment for migration.
This commit is contained in:
parent
eea7f90c7f
commit
2a7312836c
@ -115,6 +115,7 @@ let PdfJs = {
|
|||||||
if (currentVersion >= VERSION) {
|
if (currentVersion >= VERSION) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
// Make pdf.js the default pdf viewer on the first migration.
|
||||||
if (currentVersion < 2) {
|
if (currentVersion < 2) {
|
||||||
this._becomeHandler();
|
this._becomeHandler();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user