Skip to content

Commit

Permalink
Update init.js
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelspellacy committed Sep 20, 2024
1 parent d9be2f8 commit 763d900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a11y/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ function fixMindReaderInput() {

var activeItem = mindReader.querySelector("a.active");

if (mindReader) {
if (activeItem) {

// Get li ID

Expand Down

0 comments on commit 763d900

Please sign in to comment.