Skip to content

Commit

Permalink
🚸 Continue subscription with CLC
Browse files Browse the repository at this point in the history
  • Loading branch information
nwingt committed Jul 15, 2021
1 parent b582e8b commit 8ae25ec
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/CivicDashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@
class="mt-24"
size="large"
:title="$t('SettingsCivicCancelPage.continue')"
:to="{
name: 'id-civic',
params: { id: defaultSupporter },
}"
:to="{ name: 'civic-classic' }"
/>
</template>
<template v-else>
Expand Down

0 comments on commit 8ae25ec

Please sign in to comment.