lnbits-legend/lnbits/core/static/js/extensions.js
2020-05-03 13:55:17 -03:00

5 lines
51 B
JavaScript

new Vue({
el: '#vue',
mixins: [windowMixin]
})