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