Skip to content
Snippets Groups Projects
Commit 62733656 authored by Teal's avatar Teal
Browse files

blah

parent 92a4208f
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ import consumer from "channels/consumer"
consumer.subscriptions.create("ConferenceChannel", {
connected() {
console.log("connected to ConferenceChannel")
// Called when the subscription is ready for use on the server
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment