[MM-54463] Enforce secure keyboard entry on macOS when a password box is focused (#2829)
* [MM-54463] Enforce secure keyboard entry on macOS when a password box is focused * PR feedback
This commit is contained in:
@@ -175,3 +175,5 @@ export const MAIN_WINDOW_FOCUSED = 'main-window-focused';
|
||||
export const VALIDATE_SERVER_URL = 'validate-server-url';
|
||||
|
||||
export const GET_IS_DEV_MODE = 'get-is-dev-mode';
|
||||
|
||||
export const TOGGLE_SECURE_INPUT = 'toggle-secure-input';
|
||||
|
Reference in New Issue
Block a user