User:Void/findInactiveSysops.js: Difference between revisions

m
I thought I fixed this earlier
(throttling to prevent rate limiting)
m (I thought I fixed this earlier)
Line 176:
 
checked++;
progressBar.setProgress( parseInt(checked (checked/ total) * 100 ) );
 
if( checkList.length > 0 ) {