diff --git a/hwe/ts/PageFront.vue b/hwe/ts/PageFront.vue index f69d652b..056a49a6 100644 --- a/hwe/ts/PageFront.vue +++ b/hwe/ts/PageFront.vue @@ -83,6 +83,8 @@ :myLevel="generalInfo.officerLevel" :nationLevel="nationStaticInfo?.level ?? 0" :nationColor="nationStaticInfo?.color.substring(1, 7) ?? '000000'" + :isTournamentApplicationOpen="globalInfo.isTournamentApplicationOpen" + :isBettingActive="globalInfo.isBettingActive" />
diff --git a/hwe/ts/components/MainControlBar.vue b/hwe/ts/components/MainControlBar.vue index bc6abc56..302ce2d5 100644 --- a/hwe/ts/components/MainControlBar.vue +++ b/hwe/ts/components/MainControlBar.vue @@ -30,7 +30,7 @@ :class="`open-window commandButton btn btn-sammo-nation ${showSecret ? '' : 'disabled'}`" >암 행 부 - 토 너 먼 트 + 토 너 먼 트 세력 정보 @@ -73,7 +73,12 @@
- 베 팅 장 + 베 팅 장