aboutsummaryrefslogtreecommitdiff
path: root/src/app/js/settings.js
AgeCommit message (Collapse)Author
2023-03-09fixed changing language not disabling autolang0neGal
2023-01-30remove: Settings.reloadSwitches() and .switch()0neGal
We now just use a click event listener, and check through what's at the click location, and toggle classes as needed.
2023-01-27move app/*.js files into app/js/0neGal