mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
cleanup and formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export class PrivateModeController implements ng.IController {
|
||||
export class PrivateModeController implements ng.IController {
|
||||
constructor($scope: any) {
|
||||
$scope.privateModeMessage = chrome.i18n.getMessage('privateModeMessage');
|
||||
$scope.learnMoreMessage = chrome.i18n.getMessage('learnMore');
|
||||
|
||||
Reference in New Issue
Block a user