From 8f4919615f34d1ccdcaf5770db084787bc2776b1 Mon Sep 17 00:00:00 2001 From: cj-do-gta-sander Date: Thu, 24 Oct 2024 14:53:36 -0300 Subject: [PATCH] lint: how-long-to-beat-section.tsx --- .../src/pages/game-details/sidebar/how-long-to-beat-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx b/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx index 5080ce9d..df31f2fd 100644 --- a/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx +++ b/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx @@ -39,7 +39,7 @@ export function HowLongToBeatSection({ key={category.title} className={styles.howLongToBeatCategory} aria-label={`${category.title}, ${getDuration( - category.duration, + category.duration )}`} >