Skip to content

Commit 819a47a

Browse files
author
Xing Han Lu
authored
Merge pull request #668 from plotly/redeploy
redeploy dash-web-trader due to container issues
2 parents 0871f20 + be2bc5f commit 819a47a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/dash-web-trader/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
app = dash.Dash(
2121
__name__, meta_tags=[{"name": "viewport", "content": "width=device-width"}],
2222
)
23+
2324
app.title = "FOREX Web Trader"
2425

2526
server = app.server

0 commit comments

Comments
 (0)