mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
4 lines
134 B
JavaScript
4 lines
134 B
JavaScript
// Import all the channels to be used by Action Cable
|
|
import "notifications_channel"
|
|
import "points_channel"
|
|
import "imports_channel"
|