Fixed QR codes not printing

This commit is contained in:
benarc 2020-09-28 16:59:20 +01:00
parent 49baa07141
commit d8da88aefa

View file

@ -54,7 +54,6 @@
new Vue({
el: '#vue',
mixins: [windowMixin],
data: function () {
return {
theurl: location.protocol + '//' + location.host,