From 0038d78683f9a1a9e8cdfe099954ff717d07226a Mon Sep 17 00:00:00 2001 From: Johnomated <34685272+Johnomated@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:58:55 -0600 Subject: [PATCH] fix: use session_key instead of Id in tautulli component.jsx to resolve unique key warning --- src/widgets/tautulli/component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/tautulli/component.jsx b/src/widgets/tautulli/component.jsx index b540c6d7..ba94f143 100644 --- a/src/widgets/tautulli/component.jsx +++ b/src/widgets/tautulli/component.jsx @@ -205,7 +205,7 @@ export default function Component({ service }) {