We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc63b9 commit 1aa8f1bCopy full SHA for 1aa8f1b
app.py
@@ -5,7 +5,7 @@
5
6
from pages.bottom import bottom
7
8
-app = Dash(__name__, use_pages=True, external_stylesheets=[dbc.themes.BOOTSTRAP], update_title="", dynamic_loading=False)
+app = Dash(__name__, use_pages=True, external_stylesheets=[dbc.themes.BOOTSTRAP], update_title="")
9
server = app.server
10
app.title = "NOPLP stats - Statistiques sur N'oubliez pas les paroles"
11
0 commit comments