Skip to content

Commit

Permalink
deploy: b01e49d
Browse files Browse the repository at this point in the history
  • Loading branch information
ricktu288 committed Sep 30, 2024
1 parent fae2075 commit 87670c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/app.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ <h1 class="page-title">Source: app.js</h1>
try {
if (localStorage.rayOpticsHelp == "off") {
popoversEnabled = false;
document.getElementById('show_help_popups').checked = false;
}
} catch { }
if (popoversEnabled) {
Expand Down
2 changes: 1 addition & 1 deletion simulator/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion simulator/main.js.map

Large diffs are not rendered by default.

0 comments on commit 87670c8

Please sign in to comment.