Skip to content

Commit 19245ce

Browse files
Update voila/app.py
Co-authored-by: Duc Trung Le <[email protected]>
1 parent dc8687d commit 19245ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

voila/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ def hook(req: tornado.web.RequestHandler,
358358
Should be of the form:
359359
360360
def page_config_hook(
361+
current_page_config: Dict[str, Any],
361362
base_url: str,
362363
settings: Dict[str, Any],
363364
log: Logger,

0 commit comments

Comments
 (0)