Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mclmax committed Nov 13, 2024
1 parent 45e6706 commit c23882a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend_vue/src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
:key="key"
>
<CardToken
v-if="key !== 'credit_card_v2'"
:selected-token="key"
:title="(token as TokenServiceType).label"
:description="(token as TokenServiceType).description"
Expand Down

0 comments on commit c23882a

Please sign in to comment.