another merge test commit
All checks were successful
Update Child Repos / update (push) Successful in 7s

This commit is contained in:
2026-01-02 12:50:58 +01:00
parent 055aa7a941
commit ff3dd444c7

View File

@@ -22,7 +22,7 @@ func main() {
ws = new(WebServer)
ws.Initialize()
// Start the WebService
// Start the WebService in a separate goroutine
go ws.Start()
// Wait for a signal