Rewriting Share modal WIP:
Using lit to entirely rewrite the share chat modal.
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
import type { Video } from '@peertube/peertube-types'
|
||||
import { getPtContext } from '../lib/contexts/peertube'
|
||||
import { initChat } from './chat'
|
||||
import './elements' // Import all needed elements.
|
||||
|
||||
interface VideoWatchLoadedHookOptions {
|
||||
videojs: any
|
||||
|
Reference in New Issue
Block a user