From 9484ed16a3a68986e5eb8102f9e25d3077ebefde Mon Sep 17 00:00:00 2001 From: Mikko Ahlroth Date: Sat, 18 Feb 2023 22:08:50 +0200 Subject: [PATCH] Fix crash in device list --- lib/geo_therminator_web/live/main/device_list.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/geo_therminator_web/live/main/device_list.html.heex b/lib/geo_therminator_web/live/main/device_list.html.heex index 22ab26a..29aa16c 100644 --- a/lib/geo_therminator_web/live/main/device_list.html.heex +++ b/lib/geo_therminator_web/live/main/device_list.html.heex @@ -1,6 +1,6 @@
-

Welcome, <%= @user.first_name %>!

+

Welcome!