From 3bdd57ed564eca4ff2f8f169b818ee317a8add4b Mon Sep 17 00:00:00 2001 From: Simon Bihel Date: Mon, 14 Feb 2022 22:58:20 +0000 Subject: [PATCH] Add client info in the frontend --- js/ui/src/App.svelte | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/js/ui/src/App.svelte b/js/ui/src/App.svelte index 1db8efc..dec0c07 100644 --- a/js/ui/src/App.svelte +++ b/js/ui/src/App.svelte @@ -1,4 +1,6 @@