Spaces:
Sleeping
Sleeping
Update static/script.js
Browse files- 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: {
|