Merge remote-tracking branch 'origin/main' into twitch-live-notification

This commit is contained in:
Kepka Ludovic
2025-08-30 11:48:00 +02:00
13 changed files with 88 additions and 42 deletions

View File

@@ -20,6 +20,3 @@ def updateConfiguration():
db.session.commit()
return redirect(request.referrer)
@webapp.route("/configurations/twitch/help")
def twitchConfigurationHelp():
return render_template("twitch-aide.html")