🐛 Handle spa

This commit is contained in:
Rune Harlyk
2026-01-31 18:57:34 +01:00
committed by Rune Harlyk
parent 13300aa9e0
commit f4f8035f37
6 changed files with 45 additions and 65 deletions
+1
View File
@@ -3,3 +3,4 @@
#include "WWWData.h"
void mountStaticAssets(WebServer& s);
void mountSpaFallback(WebServer& s);