DmitrMakeev commited on
Commit
8ad2ab8
·
verified ·
1 Parent(s): bd86e1e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ settings = {
167
  'crypto_key_sys': 'crypto_key_sys_setting',
168
  'senler_token': 'senler_token_setting',
169
  'wa_ak': 'wa_ak_setting',
170
- 'wa_api_key': 'wa_api_key_setting'
171
  'curators': 'curators_setting'
172
  }
173
 
 
167
  'crypto_key_sys': 'crypto_key_sys_setting',
168
  'senler_token': 'senler_token_setting',
169
  'wa_ak': 'wa_ak_setting',
170
+ 'wa_api_key': 'wa_api_key_setting',
171
  'curators': 'curators_setting'
172
  }
173