mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix live ending job that breaks new live session
This commit is contained in:
@@ -161,6 +161,7 @@ export interface VideoLiveEndingPayload {
|
||||
videoId: number
|
||||
publishedAt: string
|
||||
liveSessionId: number
|
||||
streamingPlaylistId: number
|
||||
|
||||
replayDirectory?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user