default sort hints table so that it pushes found hints to the bottom

This commit is contained in:
Fabian Dill
2021-02-19 15:18:26 +01:00
parent 129d2ec037
commit 9b6a695551
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ window.addEventListener('load', () => {
window.addEventListener('resize', () => {
adjustTableHeight();
tables.draw()
tables.draw();
});
$(".table-wrapper").scrollsync({