Resurrection of the broken pusher (#25)

This commit is contained in:
Nithin David Thomas 2019-09-02 20:26:28 +05:30 committed by Pranav Raj S
parent 3b26b78df0
commit 1313c50df2
5 changed files with 74 additions and 41 deletions

View file

@ -56,5 +56,5 @@ window.onload = () => {
components: { App },
template: '<App/>',
}).$mount('#app');
window.pusher = vuePusher.init();
};
window.pusher = vuePusher.init();