mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
frontend lint
This commit is contained in:
parent
80a1e3a3b0
commit
6e7e4c374a
@ -48,7 +48,6 @@
|
||||
</template>
|
||||
<script>
|
||||
import InputPasswordConfirmation from '../../components/Inputs/InputPasswordConfirmation'
|
||||
import { loginViaEmailVerificationCode } from '../../graphql/queries'
|
||||
import { setPassword } from '../../graphql/mutations'
|
||||
|
||||
export default {
|
||||
@ -89,7 +88,7 @@ export default {
|
||||
},
|
||||
async authenticate() {
|
||||
// TODO validate somehow if present and looks good?
|
||||
const optin = this.$route.params.optin
|
||||
// const optin = this.$route.params.optin
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user