We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0871f20 + be2bc5f commit 819a47aCopy full SHA for 819a47a
apps/dash-web-trader/app.py
@@ -20,6 +20,7 @@
20
app = dash.Dash(
21
__name__, meta_tags=[{"name": "viewport", "content": "width=device-width"}],
22
)
23
+
24
app.title = "FOREX Web Trader"
25
26
server = app.server
0 commit comments