diff --git a/app.py b/app.py index bfbd332..23873df 100644 --- a/app.py +++ b/app.py @@ -5,7 +5,7 @@ from pages.bottom import bottom -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="") server = app.server app.title = "NOPLP stats - Statistiques sur N'oubliez pas les paroles"