Skip to content

Commit e5379e5

Browse files
author
r00ster91
committed
docs: add comment
1 parent 2723d8e commit e5379e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/docs/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3148,6 +3148,7 @@ var zigAnalysis;
31483148
domSearch.blur();
31493149
}
31503150

3151+
// hide the modal if it's visible or return to the previous result page and unfocus the search
31513152
function onEscape(ev) {
31523153
if (!domHelpModal.classList.contains("hidden")) {
31533154
domHelpModal.classList.add("hidden");

0 commit comments

Comments
 (0)