Some changes to make Svelte UI work

This commit is contained in:
Gunnar Skjold
2022-09-03 14:37:31 +02:00
parent 584c7b1154
commit 04cd6ac387
9 changed files with 747 additions and 30 deletions

View File

@@ -81,6 +81,8 @@ private:
void monthplotJson();
void energyPriceJson();
void temperatureJson();
void notFound();
};
#endif