summaryrefslogtreecommitdiffstatshomepage
path: root/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index e21ac49aa88..bd019dcb22d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -187,6 +187,7 @@
// Now, actually update the status bar..
updateStatusBar('',statusbar_ispaused.join(''),statusbar_runningdriver.join(''));
+ takeScreenshot();
},
error: function (request, status, error) { alert(status + ", " + error); }
});