wip
This commit is contained in:
@@ -15,7 +15,8 @@ async function login(event) {
|
||||
|
||||
await Swal.fire({
|
||||
title: '{{ __('Successfully logged in') }}',
|
||||
text: '{{ __('Please wait while we redirect you to your personal account') }}',
|
||||
text: '{{ __('Press continue') }}',
|
||||
confirmButtonText: '{{ __('Continue') }}',
|
||||
icon: 'success',
|
||||
showDenyButton: false,
|
||||
showCancelButton: false,
|
||||
|
||||
Reference in New Issue
Block a user