mirror of
https://github.com/Freika/dawarich.git
synced 2026-02-14 10:41:47 -06:00
5 lines
134 B
JavaScript
5 lines
134 B
JavaScript
// Import all the channels to be used by Action Cable
|
|
import "notifications_channel"
|
|
import "points_channel"
|
|
import "imports_channel"
|