mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 23:10:36 +01:00
draft twitch bot
This commit is contained in:
@@ -24,3 +24,7 @@ def updateConfiguration():
|
||||
ConfigurationHelper().createOrUpdate('proton_db_enable_enable', False)
|
||||
db.session.commit()
|
||||
return redirect(url_for('openConfigurations'))
|
||||
|
||||
@webapp.route("/configurations/help/twitch")
|
||||
def twitchConfigurationHelp():
|
||||
return render_template("twitch-aide.html")
|
||||
Reference in New Issue
Block a user