mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change qr-code image to color variant
This commit is contained in:
parent
4098f030ff
commit
703a46779d
@ -27,7 +27,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
const image = new Image()
|
||||
image.src = 'img/gdd-coin-sw.png'
|
||||
image.src = 'img/gdd-coin.png'
|
||||
image.onload = () => {
|
||||
this.options = {
|
||||
...this.options,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user