From f8a6c40afaaf4e4b292938671c81329de1a8071e Mon Sep 17 00:00:00 2001 From: al3xa23 <140614263+al3xa23@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:43:26 +0200 Subject: [PATCH] Update etc/labs/lab19.conf Co-authored-by: Steffen Vogel Signed-off-by: al3xa23 <140614263+al3xa23@users.noreply.github.com> --- etc/labs/lab19.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/labs/lab19.conf b/etc/labs/lab19.conf index 370b3416e..6e974539e 100644 --- a/etc/labs/lab19.conf +++ b/etc/labs/lab19.conf @@ -12,10 +12,10 @@ nodes = { type = "float" } hooks = ( - { - type = "print" - } - ) + { + type = "print" + } + ) }, out = { address = "127.0.0.1:12001"