From fad2f33fd600cce136af58343980eda9541c66a4 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 10 Jan 2024 09:22:51 +0100 Subject: refactor: use event listener to listen for page load event --- src/main/resources/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index ec8b3c7..c2ade61 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -51,7 +51,7 @@ \ No newline at end of file -- cgit v1.2.3