Skip to content

Commit 4c4bf06

Browse files
committed
fix
1 parent 35e7d8f commit 4c4bf06

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/components/namecard/TicketSection.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ import { closedEarlyPrice, closedPrice } from '~/utils/status.constants'
121121
</template>
122122
<template #default>
123123
<div class="price-list">
124+
<!--
125+
<div class="price">
126+
<strong>無料</strong>
127+
</div>
128+
-->
124129
<div class="price">
125130
<s><strong>無料</strong></s>
126131
</div>

0 commit comments

Comments
 (0)