pull/1/head
yflory 4 years ago
parent d0c782615d
commit 35909f1016

@ -981,7 +981,7 @@ define([
};
UI.errorLoadingScreen = function (error, transparent, exitable) {
if (error === 'Error: XDR encoding failure') {
console.warn(err);
console.warn(error);
return;
}

Loading…
Cancel
Save