From c337d3066797050605b2e4e9c181c689f61d7482 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 18 Aug 2024 02:22:08 +0900 Subject: feat(frontend): do now use green color in watch page --- frontend/app/components/Gaming/ExecStatusIndicatorIcon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Gaming/ExecStatusIndicatorIcon.tsx b/frontend/app/components/Gaming/ExecStatusIndicatorIcon.tsx index 8daf48c..b611c5d 100644 --- a/frontend/app/components/Gaming/ExecStatusIndicatorIcon.tsx +++ b/frontend/app/components/Gaming/ExecStatusIndicatorIcon.tsx @@ -32,7 +32,7 @@ export default function ExecStatusIndicatorIcon({ status }: Props) { ); case "canceled": -- cgit v1.2.3-70-g09d2