]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/video-watch/video-share.component.ts
Client: upgrade angular dep'
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-watch / video-share.component.ts
index 8e6de129423ef76b5f6829b55dd336e8bdc3d71f..0b85052cd81a65872c5df927ade7035c8fab61d4 100644 (file)
@@ -1,6 +1,6 @@
 import { Component, Input, ViewChild } from '@angular/core';
 
-import { ModalDirective } from 'ng2-bootstrap/components/modal';
+import { ModalDirective } from 'ng2-bootstrap/modal';
 
 import { Video } from '../shared';