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
wizard bugfixes
This commit is contained in:
@@ -187,5 +187,5 @@ async function loadConsoleLogs() {
|
||||
});
|
||||
resolve();
|
||||
});
|
||||
$("#console-output").scrollTop($("#console-output")[0].scrollHeight);
|
||||
$("#console-output").length ? $("#console-output").scrollTop($("#console-output")[0].scrollHeight) : null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user