We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e201f6 commit 1ff6f02Copy full SHA for 1ff6f02
public/js/app.js
@@ -74,7 +74,7 @@ function startRun() {
74
}
75
76
function stopRun() {
77
- QTApi["stopRuby()"];
+ QTApi["stopRuby()"]();
78
79
80
function setRunButtonToStop() {
0 commit comments