]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/index.ts
Client: fix update button displayed on non owned video
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / index.ts
index 9a92fa57a7be06a9fa99ed28095172b83a2ce3c3..5158a23f835032de6c81d8aa6fc542ea2479bfd6 100644 (file)
@@ -1,4 +1,7 @@
 export * from './shared';
-export * from './video-add';
+export * from './video-edit';
 export * from './video-list';
 export * from './video-watch';
+export * from './videos-routing.module';
+export * from './videos.component';
+export * from './videos.module';