fixed indentation issues with saveportfoliosettings
This commit is contained in:
parent
d0fbaa74a4
commit
6cd628b0cf
@ -731,6 +731,7 @@ def savePortfolioSettings():
|
|||||||
|
|
||||||
return index()
|
return index()
|
||||||
|
|
||||||
|
|
||||||
@app.route("/screensaver", methods = ['PUT', 'POST'])
|
@app.route("/screensaver", methods = ['PUT', 'POST'])
|
||||||
def screensaver():
|
def screensaver():
|
||||||
global displaying_screensaver
|
global displaying_screensaver
|
||||||
|
Loading…
Reference in New Issue
Block a user