Spaces:
IrDelSol
/
Runtime error

DmitrMakeev commited on
Commit
c179687
·
verified ·
1 Parent(s): 9054be3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1912,9 +1912,9 @@ def biz_365_bridge():
1912
  script_content = """
1913
  document.getElementById('supportButton').addEventListener('click', function() {
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'
 
1912
  script_content = """
1913
  document.getElementById('supportButton').addEventListener('click', function() {
1914
  Swal.fire({
1915
+ title: 'Служба добра и заботы Ирины Дель Соль!',
1916
  html: `
1917
+ <textarea id="supportInput" class="swal2-textarea" placeholder="Ваш вопрос"></textarea>
1918
  `,
1919
  showClass: {
1920
  popup: 'animate__animated animate__fadeInUp animate__faster'