Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI: Bugfix. Fix code toggle in Safari (#4608)
I'd mistakenly changed the checkbox event to listen to oninput, which works in Chrome and Firefox. Changed this back to onchange as it should be.
- Loading branch information