From 8d1bf024a04956dd556e97b35c87d2260fa74b04 Mon Sep 17 00:00:00 2001 From: Tim de Jager Date: Thu, 4 Jul 2024 17:49:15 +0200 Subject: [PATCH] feat: avoid flicker when loading page (#169) --- src/repror/cli/templates/index.html.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/repror/cli/templates/index.html.jinja b/src/repror/cli/templates/index.html.jinja index ae11f52..6339c7b 100644 --- a/src/repror/cli/templates/index.html.jinja +++ b/src/repror/cli/templates/index.html.jinja @@ -107,9 +107,9 @@ }); - + -