mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/views/Pages/SendOverview/GddSend/QrCode.vue
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
parent
259a663f05
commit
fd994936d5
@ -57,7 +57,7 @@ export default {
|
|||||||
this.scan = false
|
this.scan = false
|
||||||
},
|
},
|
||||||
async onDetect() {
|
async onDetect() {
|
||||||
// what is this for? I added the detect data to test that the method is called
|
// TODO: what is this for? I added the detect data to test that the method is called
|
||||||
this.detect = !this.detect
|
this.detect = !this.detect
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user