Pre Merge pull request !535 from AhJindeg/hotfix/handleAuthorized
commit
6cd78dc8b4
|
|
@ -211,6 +211,7 @@ const handleAuthorized = () => {
|
||||||
showCancelButton: false,
|
showCancelButton: false,
|
||||||
closeOnClickModal: false,
|
closeOnClickModal: false,
|
||||||
showClose: false,
|
showClose: false,
|
||||||
|
closeOnPressEscape: false,
|
||||||
confirmButtonText: t('login.relogin'),
|
confirmButtonText: t('login.relogin'),
|
||||||
type: 'warning'
|
type: 'warning'
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue