mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
$$ngIsClass fix for ESR
This commit is contained in:
@@ -4,7 +4,7 @@ import * as template from './lock.component.html';
|
||||
import { CryptoService } from '../../../services/abstractions/crypto.service';
|
||||
import { UtilsService } from '../../../services/abstractions/utils.service';
|
||||
|
||||
class LockController {
|
||||
export class LockController {
|
||||
i18n: any;
|
||||
masterPassword: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user