mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Import original publication date (web UI)
Import original publication date when importing a video from YouTube in the web UI
This commit is contained in:
committed by
Chocobozzz
parent
31d065cc50
commit
4e553a41fd
@@ -11,6 +11,7 @@ export interface VideoImport {
|
||||
|
||||
createdAt: string
|
||||
updatedAt: string
|
||||
originallyPublishedAt?: string
|
||||
state: VideoConstant<VideoImportState>
|
||||
error?: string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user