mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
move broadcaster to jslib
This commit is contained in:
@@ -21,7 +21,7 @@ import { Angulartics2 } from 'angulartics2';
|
||||
|
||||
import { ModalComponent } from '../modal.component';
|
||||
|
||||
import { BroadcasterService } from '../services/broadcaster.service';
|
||||
import { BroadcasterService } from 'jslib/angular/services/broadcaster.service';
|
||||
|
||||
import { AddEditComponent } from './add-edit.component';
|
||||
import { AttachmentsComponent } from './attachments.component';
|
||||
|
||||
Reference in New Issue
Block a user