Skip to content

Commit 52e3d8c

Browse files
committed
Adding a comment
1 parent 2d25117 commit 52e3d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/queries-logic.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,4 +552,5 @@ if (JQ_REPO_FIELD.val()) {
552552
JQ_SEARCH_BTN.click();
553553
}
554554

555+
/* User updated the filters, so we refresh the table. */
555556
JQ_FILTER_FIELD.on('input', update_filter);

0 commit comments

Comments
 (0)