We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7c2ca commit a49ae37Copy full SHA for a49ae37
repo.js
@@ -83,7 +83,7 @@ function repo_init(){
83
+ '<tr><td><input class=mini id=time_max step=any type=number><td>Time</table>',
84
'title': 'SpeedText.htm',
85
'ui': 'Score: <span id=score></span> | Time: <span id=time></span> / <span id=time_max_span>30</span><br><br><div id=text_div></div>',
86
- 'ui-elements': [
+ 'ui_elements': [
87
'text_div',
88
],
89
});
0 commit comments