dawarich/app/javascript/channels/index.js
2024-11-03 16:48:43 +01:00

3 lines
109 B
JavaScript

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