mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
typo
This commit is contained in:
parent
7492036445
commit
e7052754c3
1 changed files with 0 additions and 3 deletions
|
|
@ -250,9 +250,6 @@ function create(channelName, callback) {
|
||||||
scoreLimit: parseInt($("#scoreLimit").value, 10)
|
scoreLimit: parseInt($("#scoreLimit").value, 10)
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(options)
|
|
||||||
return
|
|
||||||
|
|
||||||
localStorage["customname"] = channelName;
|
localStorage["customname"] = channelName;
|
||||||
|
|
||||||
var xhr = new XMLHttpRequest();
|
var xhr = new XMLHttpRequest();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue