You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
bugfix for connection loop
This commit is contained in:
@@ -129,7 +129,6 @@ function submitData() {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
function fetchData() {
|
||||
// Make a GET request to retrieve the data.json file
|
||||
fetch("./getData")
|
||||
|
||||
Reference in New Issue
Block a user