mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-06 03:56:23 +03:00
Восстановил поля ввода
This commit is contained in:
@@ -67,7 +67,8 @@ def workshop():
|
||||
actionArgs)
|
||||
return redirect(url_for('workshop'))
|
||||
|
||||
# if 'NewScenarioName' in request.form:
|
||||
if 'NewScenarioName' in request.form:
|
||||
print('писька коня')
|
||||
|
||||
if 'TGUsername' in request.form:
|
||||
new_tg_username = request.form['TGUsername']
|
||||
|
||||
Reference in New Issue
Block a user