diff --git a/gui/main.js b/gui/main.js index d5ce19d..34a4962 100644 --- a/gui/main.js +++ b/gui/main.js @@ -1,3 +1,4 @@ +// REPLACE localhost WITH ACTUAL HOST IP document.addEventListener("DOMContentLoaded", function () { // console.log("ok") var students_selector = document.getElementById("students-selector")