From 531a8589db2bf170e6272602ccb4a3c4457186d8 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 17 Jan 2024 14:32:42 +0100 Subject: feat: push connection available state to client --- src/main/resources/templates/configs.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/configs.html b/src/main/resources/templates/configs.html index 1d6dd20..3c3d744 100644 --- a/src/main/resources/templates/configs.html +++ b/src/main/resources/templates/configs.html @@ -37,7 +37,10 @@ -
+
+
+
+

Transformationen

@@ -84,5 +87,6 @@
+ \ No newline at end of file -- cgit v1.2.3