change sweetalert theme

This commit is contained in:
cutls
2021-04-15 05:02:14 +09:00
parent c35a27eda6
commit fcedefe815
9 changed files with 17 additions and 19 deletions

View File

@@ -1331,6 +1331,7 @@ function asReadEnd() {
Swal.fire({
title: lang.lang_tl_postmarkers_title,
html: lang.lang_tl_postmarkers,
showConfirmButton: false,
timer: 3000,
onBeforeOpen: () => {
Swal.showLoading()