mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
$$ngIsClass fix for ESR
This commit is contained in:
@@ -3,7 +3,7 @@ import { CipherType } from '../../../enums/cipherType.enum';
|
||||
import { UtilsService } from '../../../services/abstractions/utils.service';
|
||||
import * as template from './current.component.html';
|
||||
|
||||
class CurrentController {
|
||||
export class CurrentController {
|
||||
i18n: any;
|
||||
pageDetails: any = [];
|
||||
loaded: boolean = false;
|
||||
|
||||
Reference in New Issue
Block a user