mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
added option to disable auto totp copying
This commit is contained in:
@@ -3,6 +3,7 @@ function ConstantsService() {
|
||||
disableGaKey: 'disableGa',
|
||||
disableAddLoginNotificationKey: 'disableAddLoginNotification',
|
||||
disableContextMenuItemKey: 'disableContextMenuItem',
|
||||
disableAutoTotpCopyKey: 'disableAutoTotpCopy',
|
||||
lockOptionKey: 'lockOption',
|
||||
lastActiveKey: 'lastActive',
|
||||
encType: {
|
||||
|
||||
Reference in New Issue
Block a user