mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Handle live federation
This commit is contained in:
parent
1ef65f4c03
commit
de6310b2fc
10 changed files with 30 additions and 26 deletions
|
@ -55,7 +55,6 @@ import {
|
|||
videosUpdateValidator
|
||||
} from '../../../middlewares'
|
||||
import { ScheduleVideoUpdateModel } from '../../../models/video/schedule-video-update'
|
||||
import { TagModel } from '../../../models/video/tag'
|
||||
import { VideoModel } from '../../../models/video/video'
|
||||
import { VideoFileModel } from '../../../models/video/video-file'
|
||||
import { abuseVideoRouter } from './abuse'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue