]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/video-edit/video-update.component.html
Client: update to angular 4
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-edit / video-update.component.html
index 665a952d0fb9d55a2b286b321a98ede3e3e2dc61..2e10d5bf7a4d872f55c42733aacd3178c118717d 100644 (file)
@@ -1,4 +1,4 @@
-<h3>Update {{ video.name }}</h3>
+<h3>Update {{ video?.name }}</h3>
 
 <div *ngIf="error" class="alert alert-danger">{{ error }}</div>