From 7a7abbf440d27f702daa08670ce79e87fe38917b Mon Sep 17 00:00:00 2001 From: WithJo Date: Wed, 11 Sep 2024 10:35:02 +0900 Subject: [PATCH] chore: resultType 10cm to tencm --- src/constants/results.ts | 2 +- src/services/StageRoot.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/results.ts b/src/constants/results.ts index 2287efb..f727100 100644 --- a/src/constants/results.ts +++ b/src/constants/results.ts @@ -56,7 +56,7 @@ export const results = [ department: "피지컬", }, { - resultType: "10cm", + resultType: "tencm", clubs: ["청음반", "우리노래반"], typeName: "어쿠스틱 감성을 즐기는 10cm형", iconName: "art", diff --git a/src/services/StageRoot.ts b/src/services/StageRoot.ts index 4e3f9aa..d550d84 100644 --- a/src/services/StageRoot.ts +++ b/src/services/StageRoot.ts @@ -23,7 +23,7 @@ export const StageRoot = new TreeNode.Builder({ new TreeNode.Builder({ question: null, choice: "어쿠스틱 감성 있지~", - resultType: "10cm", + resultType: "tencm", }).build(), ) .setRight(