dtaabase caller connected and bugfix

This commit is contained in:
Your Name
2022-01-24 18:40:06 +00:00
parent a25c82128c
commit 5d7ec03d41
5 changed files with 42 additions and 15 deletions

View File

@@ -962,10 +962,7 @@ function getFeatureSettings() {
case 5:
s = getWeatherSettings(page);
break;
case 6:fetch("/upload", {
method: "POST",
body: data,
});
case 6:
s = getNewsSettings(page);
break;
case 7: