DmitrMakeev commited on
Commit
69af0ce
·
verified ·
1 Parent(s): 676aef9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def save_db():
130
 
131
 
132
 
133
- @app.route('/save_pl', methods=['GET'])
134
  def save_pl():
135
  show_params = False
136
  list_id1 = '560768'
 
130
 
131
 
132
 
133
+ @app.route('/save_pl', methods=['POST'])
134
  def save_pl():
135
  show_params = False
136
  list_id1 = '560768'