mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
4 lines
51 B
JavaScript
4 lines
51 B
JavaScript
new Vue({
|
|
el: '#vue',
|
|
mixins: [windowMixin]
|
|
})
|