Spaces:
test-sj-crm
/
Runtime error

DmitrMakeev commited on
Commit
9cae9b4
·
verified ·
1 Parent(s): 0f5fe34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -812,11 +812,7 @@ curator_on_off = "1" # Глобальная переменная для упр
812
  current_curator_index = 0
813
  curators = ["Curator1", "Curator2", "Curator3"] # Список кураторов
814
 
815
- wa_url = 'https://api.whatsapp.com/send?phone=' # URL для верификации номера
816
- wa_ak = '' # Некоторая часть URL
817
- ws_url_ver = '' # Часть URL
818
- wa_api_key = 'YOUR_WHATSAPP_API_KEY' # API-ключ для верификации номера
819
- api_key_sys = 'YOUR_API_KEY' # API-ключ для системного доступа
820
 
821
  mapping_template = {
822
  "name": "name",
 
812
  current_curator_index = 0
813
  curators = ["Curator1", "Curator2", "Curator3"] # Список кураторов
814
 
815
+
 
 
 
 
816
 
817
  mapping_template = {
818
  "name": "name",