peertube-plugin-livechat/client/common/configuration/elements/index.js

5 lines
156 B
JavaScript
Raw Normal View History

2024-05-23 14:56:11 +00:00
// Add here all your elements, the main JS file will import them all.
import './channel-configuration'
import './channel-home'
import './configuration-row'