This commit is contained in:
2026-02-09 22:43:56 +01:00
parent 9446a92219
commit ced44416dd
3 changed files with 73 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ class Barka extends HTMLElement {
console.log("lekko po czasie");
barka.start();
} else if (sekundyDo2137 < 0) {
alert("zaimplementować");
console.log("zaimplementować");
}
}
@@ -200,4 +200,4 @@ document.addEventListener("DOMContentLoaded", () => {
barka.kontroler();
});
window.barka = barka;
window.barka = barka;