From 231383de84981dddf78b06f8e270743fb13aee8a Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 7 Nov 2023 22:49:25 +0100 Subject: [PATCH] Better displaying of null values --- src/main/resources/templates/logs.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/main/resources/templates/logs.html b/src/main/resources/templates/logs.html index 881c6b1..fb13575 100644 --- a/src/main/resources/templates/logs.html +++ b/src/main/resources/templates/logs.html @@ -131,7 +131,14 @@ - + + + + + + NULL + +