X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account-video-imports%2Fmy-account-video-imports.component.html;h=4b1856b51d5afc1ddc89edf2aab5cce0d853c1f0;hb=b8cf27c0f86d205a279d03b83e0e6728f46da67f;hp=b2b6c3d609ba58c410bfb036ec87c84c9d18dfbe;hpb=990b6a0b0c4fbebc165e5cf7cec8fbc1cbaa6c66;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html b/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html index b2b6c3d60..4b1856b51 100644 --- a/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html +++ b/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html @@ -1,5 +1,5 @@ @@ -15,8 +15,8 @@ - - + + @@ -28,19 +28,20 @@ - - {{ videoImport.video.name }} - - - {{ videoImport.video.name }} + + {{ videoImport.video?.name }} + + {{ videoImport.video?.name }} + + This video was deleted + - {{ videoImport.state.label }} {{ videoImport.createdAt }} - +