Update app.py
Browse files
app.py
CHANGED
@@ -1914,7 +1914,7 @@ def biz_365_bridge():
|
|
1914 |
Swal.fire({
|
1915 |
title: 'Вопрос через WhatsApp',
|
1916 |
html: `
|
1917 |
-
<textarea id="supportInput" class="swal2-textarea" placeholder="
|
1918 |
`,
|
1919 |
showClass: {
|
1920 |
popup: 'animate__animated animate__fadeInUp animate__faster'
|
|
|
1914 |
Swal.fire({
|
1915 |
title: 'Вопрос через WhatsApp',
|
1916 |
html: `
|
1917 |
+
<textarea id="supportInput" class="swal2-textarea" placeholder="Служба добра и заботы Ирины Дель Соль!"></textarea>
|
1918 |
`,
|
1919 |
showClass: {
|
1920 |
popup: 'animate__animated animate__fadeInUp animate__faster'
|