Skip to content

Commit 0226840

Browse files
committed
Title change
1 parent 3771f56 commit 0226840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/visualisation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
suppress_callback_exceptions=True,
1111
external_stylesheets=[dbc.themes.CYBORG])
1212
app.layout = layout
13-
app.title='Fault Detector'
13+
app.title='Real Time Fault Detector'
1414

1515

1616
get_callbacks(app)

0 commit comments

Comments
 (0)