Index: native_client_sdk/src/examples/fullscreen_tumbler/index.html |
diff --git a/native_client_sdk/src/examples/fullscreen_tumbler/index.html b/native_client_sdk/src/examples/fullscreen_tumbler/index.html |
index 45b7f1f27a331d965560649f283f7af6d57ae0fe..c2db3eb27865e9f10c19cd1c171598d730d7f3b3 100644 |
--- a/native_client_sdk/src/examples/fullscreen_tumbler/index.html |
+++ b/native_client_sdk/src/examples/fullscreen_tumbler/index.html |
@@ -27,7 +27,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> |