mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Capitalize class name: LockedVaultPendingNotificationsItem
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default class lockedVaultPendingNotificationsItem {
|
||||
export default class LockedVaultPendingNotificationsItem {
|
||||
commandToRetry: {
|
||||
msg: any;
|
||||
sender: chrome.runtime.MessageSender;
|
||||
|
||||
Reference in New Issue
Block a user