mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-20 10:39:59 +01:00
5 lines
51 B
JavaScript
5 lines
51 B
JavaScript
new Vue({
|
|
el: '#vue',
|
|
mixins: [windowMixin]
|
|
})
|