mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-13 00:29:41 -06:00
6 lines
168 B
JavaScript
6 lines
168 B
JavaScript
// Import all the channels to be used by Action Cable
|
|
import "notifications_channel"
|
|
import "points_channel"
|
|
import "imports_channel"
|
|
import "family_locations_channel"
|