diff --git a/webapp/components/Registration/CreateUserAccount.vue b/webapp/components/Registration/CreateUserAccount.vue index 6cc1611cc..faa834fcf 100644 --- a/webapp/components/Registration/CreateUserAccount.vue +++ b/webapp/components/Registration/CreateUserAccount.vue @@ -130,8 +130,6 @@ export default { methods: { checked: function() { this.backendErrors = { message: null } - console.log('tzzzzzzzzzz') - this.disabled = true }, async submit() { if (this.checkedConfimed) {