feat: Make initial update

This commit is contained in:
moanos [he/him] 2024-07-18 23:37:32 +02:00
parent df97239ae8
commit 5165ef485f

View File

@ -80,6 +80,7 @@
input.value = value + 1;
update();
}
update();
</script>
</body>