DmitrMakeev commited on
Commit
4e61ab9
·
verified ·
1 Parent(s): 72686f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ call_api_key_ser = ''
199
  settings = {
200
  'api_key_auth': 'api_key_auth_setting',
201
  'crypto_key_auth': 'crypto_key_sys_setting',
202
- 'crypto_url_sys': 'crypto_url_sys_setting',
203
  'vk_api_key': 'vk_api_key_setting',
204
  'senler_token': 'senler_token_setting',
205
  'wa_ak': 'wa_ak_setting',
 
199
  settings = {
200
  'api_key_auth': 'api_key_auth_setting',
201
  'crypto_key_auth': 'crypto_key_sys_setting',
202
+ 'crypto_key_url': 'crypto_key_url_setting',
203
  'vk_api_key': 'vk_api_key_setting',
204
  'senler_token': 'senler_token_setting',
205
  'wa_ak': 'wa_ak_setting',