From 5165ef485fa9f6fc9146db8a63c627d63dbbfaac Mon Sep 17 00:00:00 2001 From: moanos Date: Thu, 18 Jul 2024 23:37:32 +0200 Subject: [PATCH] feat: Make initial update --- src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.html b/src/index.html index 5332def..6709f44 100644 --- a/src/index.html +++ b/src/index.html @@ -80,6 +80,7 @@ input.value = value + 1; update(); } + update();