diff options
Diffstat (limited to 'module/web/static/default/home.js')
-rw-r--r-- | module/web/static/default/home.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/static/default/home.js b/module/web/static/default/home.js index 9f8902458..065a6d6eb 100644 --- a/module/web/static/default/home.js +++ b/module/web/static/default/home.js @@ -88,7 +88,7 @@ pb = new dwProgressBar({ }); */ -req.startTimer(); + req.startTimer(); }); |