Skip to content

Commit 76a1faf

Browse files
committed
Fix missing comment
1 parent 30a3f6a commit 76a1faf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ function setTheme(theme) {
243243
result.contentMatches.push(contentMatch);
244244
}
245245

246+
// Mark term as matched.
246247
termsMatched[term] = true;
247248

248249
index = match + term.length;

0 commit comments

Comments
 (0)