weather fixed

This commit is contained in:
Neythen
2021-12-04 15:54:31 +00:00
parent b038a574d0
commit b9a1316a0e
4 changed files with 43 additions and 32 deletions

View File

@@ -973,7 +973,7 @@ function saveSettings() {
s = getMessageSettings(page);
break;
}
settings = { ...settings, ...s }; // merge both sets of settings
fetch("/feature_settings", {