fetch all the topic tags in the edit mode

master
grgr 1 year ago
parent 571602a368
commit 42db767a33

@ -209,7 +209,7 @@ def delete(id):
conn.close()
return redirect(url_for('home'))
app.run(port=3148)
app.run(port=3150)
# TODO:

Loading…
Cancel
Save