Skip to content

Commit a697ea5

Browse files
committed
bah
1 parent 2962b0f commit a697ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/js/opt-frontend-common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ function initTogetherJS() {
303303
}
304304

305305
$("#codeInputWarnings").html('<span style="color: #e93f34; font-weight: bold">\
306-
Someone is typing ...</span> +
306+
Someone is typing ...</span> + \
307307
$("#codeInputWarnings").data('orig-html')');
308308

309309
$.doTimeout('codeMirrorWarningTimeout', 1000, function() { // debounce

0 commit comments

Comments
 (0)