Skip to content

Commit

Permalink
Update theme/book.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeisler authored Mar 5, 2024
1 parent cc6d609 commit 0973158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/book.js
Original file line number Diff line number Diff line change
Expand Up @@ -721,4 +721,4 @@ function playground_text(playground, hidden = true) {
updateBorder();
document.addEventListener('scroll', updateBorder, { passive: true });
})();
})();
})();

0 comments on commit 0973158

Please sign in to comment.