dawarich/app/javascript/channels/index.js

4 lines
109 B
JavaScript
Raw Normal View History

// Import all the channels to be used by Action Cable
import "notifications_channel"
import "points_channel"