- updated hotkeys;
This commit is contained in:
@@ -116,7 +116,7 @@ const Login = () => {
|
||||
/*if ('t7jh5wfg9QXylNaTZkPoE' === APP_HUB_ID) {
|
||||
setIsMaintenance(true);
|
||||
}*/
|
||||
hotkeys('command+x', function(event, handler){
|
||||
hotkeys('command+x,ctrl+x', function(event, handler){
|
||||
window.location.replace('/loginadmin')
|
||||
});
|
||||
}, []);
|
||||
|
||||
Reference in New Issue
Block a user