Skip to content

Commit d402ec8

Browse files
delsimGibbsConsulting
authored andcommitted
Update dash_wrapper.py (#50)
1 parent 74c2834 commit d402ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_plotly_dash/dash_wrapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ def index(self, *args, **kwargs): # pylint: disable=unused-argument
482482
_app_entry = '''
483483
<div id="react-entry-point">
484484
<div class="_dash-loading">
485-
Loading Django-Plotly-Dash app
485+
Loading...
486486
</div>
487487
</div>
488488
'''

0 commit comments

Comments
 (0)