(20241223) Zerodha auth now returns views.
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ APP_VERSION = constants.APP_VERSION
|
||||
|
||||
|
||||
# The Quart app:
|
||||
app = Quart(__name__, template_folder = r"../views")
|
||||
app = Quart(__name__, template_folder = r"../views_v2")
|
||||
app = cors(app)
|
||||
|
||||
# Mail Blueprints:
|
||||
|
||||
Reference in New Issue
Block a user