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=329948cb5514f8099e11c4303727a7b5d7702be6;hb=6d8c8ea73a774c3568e6d28a4cbebcf7979d5c2a;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..329948cb5 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 @@ -29,10 +29,10 @@ - {{ videoImport.video.name }} + {{ videoImport.video?.name }} - - {{ videoImport.video.name }} + + {{ videoImport.video?.name }} @@ -40,7 +40,7 @@ {{ videoImport.createdAt }} - +