Auto reindent

This commit is contained in:
Quentin Decaunes 2019-02-27 20:16:11 +01:00
parent e85d37c004
commit 0a2addb055

View File

@ -4,8 +4,8 @@ function ready(fn) {
} else {
document.addEventListener('DOMContentLoaded', fn);
}
}
ready(function(){
}
ready(function(){
var ranges = document.querySelectorAll('[repeat]');
for (const range in ranges) {
if (ranges.hasOwnProperty(range)) {
@ -16,7 +16,7 @@ function ready(fn) {
});
}
}
});
});
/*
stapm_limit_w_range
ppt_fast_limit_w_range