Skip to content

Commit

Permalink
check-in loading message changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
karabayyazilim committed Jul 4, 2024
1 parent edb57dd commit bba6ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Pages/EventApplicationForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function EventApplicationForm({cities, event, application = null}
toast.error('Bir hata oluştu. Lütfen tekrar deneyin.')
},
onStart () {
toast.loading('Check-in yapılıyor. Lütfen bekleyin...')
toast.loading('Check-in yapılıyor. Lütfen bekleyiniz...')
},
onFinish () {
toast.remove()
Expand Down

0 comments on commit bba6ebb

Please sign in to comment.