mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +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