mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
$$ngIsClass fix for ESR
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as template from './cipher-items.component.html';
|
||||
|
||||
class CipherItemsController implements ng.IController {
|
||||
export class CipherItemsController implements ng.IController {
|
||||
onSelected: Function;
|
||||
onView: Function;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user