mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
always direct refs from popup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as angular from 'angular';
|
||||
import * as template from './password-generator.component.html';
|
||||
|
||||
import { PlatformUtilsService } from 'jslib/abstractions';
|
||||
import { PlatformUtilsService } from 'jslib/abstractions/platformUtils.service';
|
||||
|
||||
export class PasswordGeneratorController {
|
||||
$transition$: any;
|
||||
|
||||
Reference in New Issue
Block a user