diff --git a/frontend/src/pages/TransactionLink.vue b/frontend/src/pages/TransactionLink.vue index 21bc833c6..9444d7d18 100644 --- a/frontend/src/pages/TransactionLink.vue +++ b/frontend/src/pages/TransactionLink.vue @@ -77,7 +77,6 @@ export default { }) .catch(() => { this.toastError(this.$t('gdd_per_link.redeemlink-error')) - // this.$router.push('/overview') }) }, mutationLink(amount) {