add the fix
This commit is contained in:
parent
2016c0ed42
commit
fee10fa106
|
@ -19,7 +19,7 @@ const preinit = (() => {
|
|||
.catch(getData);
|
||||
} else {
|
||||
getData = PortDownloader();
|
||||
firstGet = getData({timer: false});
|
||||
firstGet = getData({force: true});
|
||||
}
|
||||
|
||||
function DirectDownloader() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user