dawarich/app/javascript/channels/index.js
2024-11-04 13:06:04 +01:00

4 lines
134 B
JavaScript

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