broadfield-dev commited on
Commit
0231fd5
·
verified ·
1 Parent(s): 676e5d8

Update static/script.js

Browse files
Files changed (1) hide show
  1. static/script.js +1 -0
static/script.js CHANGED
@@ -221,6 +221,7 @@ function resetSimulation() {
221
  updateParams();
222
  }
223
 
 
224
  function saveSettings() {
225
  const settings = {
226
  sun: {
 
221
  updateParams();
222
  }
223
 
224
+ // static/script.js (relevant excerpts for error handling)
225
  function saveSettings() {
226
  const settings = {
227
  sun: {