Added payment updating via detail

ref #133
This commit is contained in:
2021-04-15 15:54:14 +02:00
parent c7a858eed7
commit bdcf5d3fc0
5 changed files with 53 additions and 16 deletions

View File

@@ -76,7 +76,7 @@
// last login was not processed yet
} else {
Toastify({
text: "chill...",
text: $_('please-wait-a-moment-your-login-is-still-being-processed'),
duration: 1500,
backgroundColor:
"linear-gradient(90deg, hsla(281, 37%, 45%, 1) 0%, hsla(1, 62%, 48%, 1) 100%)",