From 3a4fdb9295d29702c4898771d3ef2002b7ecb2f1 Mon Sep 17 00:00:00 2001 From: Alexander Borg Date: Sun, 7 Sep 2025 16:54:49 +0200 Subject: [PATCH] Fix jwt-token --- client/src/pages/Devices.jsx | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/client/src/pages/Devices.jsx b/client/src/pages/Devices.jsx index 605c143..2fa07da 100644 --- a/client/src/pages/Devices.jsx +++ b/client/src/pages/Devices.jsx @@ -663,40 +663,28 @@ const DeviceModal = ({ device, onClose, onSave }) => {