Fixed QR codes not printing
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
|
||||
new Vue({
|
||||
el: '#vue',
|
||||
mixins: [windowMixin],
|
||||
data: function () {
|
||||
return {
|
||||
theurl: location.protocol + '//' + location.host,
|
||||
|
||||
Reference in New Issue
Block a user