From 1a22065c3a08b0b1bd0e807aeb3f0040fe618f49 Mon Sep 17 00:00:00 2001 From: John <34685272+Johnomated@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:15:26 -0600 Subject: [PATCH] Fix: use session_key instead of Id in tautulli component to resolve unique key warning (#4278) --- 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 }) {
{playing.map((session) => (