mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
Feature settings. i18n of notification bar.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
function ConstantsService() {
|
||||
return {
|
||||
disableGaKey: 'disableGa',
|
||||
disableAddSiteNotificationKey: 'disableAddSiteNotification',
|
||||
lockOptionKey: 'lockOption',
|
||||
lastActiveKey: 'lastActive'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user