lint compliance

pull/1/head
yflory 4 years ago committed by ansuz
parent 03a7e0e8eb
commit 3171864a89

@ -895,7 +895,7 @@ define([
todo(); todo();
} }
}; };
UI.updateLoadingProgress = function (data, isDrive) { UI.updateLoadingProgress = function (data) {
if (window.CryptPad_updateLoadingProgress) { if (window.CryptPad_updateLoadingProgress) {
window.CryptPad_updateLoadingProgress(data); window.CryptPad_updateLoadingProgress(data);
} }

Loading…
Cancel
Save