Index: native_client_sdk/src/examples/tumbler/index.html |
diff --git a/native_client_sdk/src/examples/tumbler/index.html b/native_client_sdk/src/examples/tumbler/index.html |
index 1fcce019eb966967c70f4aa2b51ded6ef9128359..defd1bf7633e0e5855cf947e8907e3ca00ebeed9 100644 |
--- a/native_client_sdk/src/examples/tumbler/index.html |
+++ b/native_client_sdk/src/examples/tumbler/index.html |
@@ -26,7 +26,7 @@ found in the LICENSE file. |
} |
</script> |
</head> |
-<body onload="common.onload('<NAME>', '<tc>', 480, 480)"> |
+<body onload="common.onload('<NAME>', '<tc>', '<config>', 480, 480)"> |
<h1><TITLE></h1> |
<h2>Status: <code id="statusField">NO-STATUS</code></h2> |
<p> |