You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 14:11:59 +01:00
config submit hotfix
This commit is contained in:
@@ -28,7 +28,7 @@ function navigateStep(isNext) {
|
||||
targetStep.show();
|
||||
updateProgressBar(targetStep);
|
||||
} else if (isNext) {
|
||||
submitData();
|
||||
submitConfig();
|
||||
}
|
||||
updateWizardContent();
|
||||
}
|
||||
Reference in New Issue
Block a user