UI - Difference text viewer - fixing jump to new difference on changing word/line/etc style

pull/1867/head
dgtlmoon 7 months ago
parent c0b49d3be9
commit 1d5fe51157

@ -76,7 +76,7 @@ $(document).ready(function () {
});
}
next_diff();
$('#jump-next-diff').click();
}
$('.needs-localtime').each(function () {

Loading…
Cancel
Save