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(