From 12eb207605f69598a9a2308cf9b1c2d4916f8cb3 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sat, 2 Jan 2021 23:04:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20re-enable=20jwtinfo=20userdetail?= =?UTF-8?q?s=20in=20Dashboard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #23 --- src/components/MainDashContent.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MainDashContent.svelte b/src/components/MainDashContent.svelte index fabbb460..2151378d 100644 --- a/src/components/MainDashContent.svelte +++ b/src/components/MainDashContent.svelte @@ -51,7 +51,7 @@

- Dashboard - hello there, + Dashboard - hello there, {store.state.jwtinfo.userdetails.firstname} 👋