Little fix in html
This commit is contained in:
parent
7cdf09ad11
commit
8c33ea85b5
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
|
@ -16,7 +16,7 @@ try:
|
|||
except:
|
||||
import json
|
||||
|
||||
secret_captcha='6LcFDSgUAAAAANAF2t513zIhpAZYpEbHCpmIkIV9'
|
||||
secret_captcha='6LfrCygUAAAAAIAC8YTwWsS6nQDzt4a063U-Ef8s'
|
||||
|
||||
if hasattr(config, 'secret_captcha'):
|
||||
secret_captcha=config.secret_captcha
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue