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=00b2d7cb0a810c60193d894bd591030f09ef4c47;hpb=d7f83948a1af0ef3bed61f83e87e826902c96f7d;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 00b2d7cb0..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 @@ -5,7 +5,7 @@ - URL + Target Video State Created @@ -22,14 +22,17 @@ - {{ videoImport.targetUrl }} + {{ videoImport.targetUrl }} + + {{ videoImport.torrentName || videoImport.magnetUri }} + - {{ videoImport.video.name }} + {{ videoImport.video?.name }} - - {{ videoImport.video.name }} + + {{ videoImport.video?.name }} @@ -37,7 +40,7 @@ {{ videoImport.createdAt }} - +