mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +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)
|
||||
}
|
||||
|
||||
console.log(options)
|
||||
return
|
||||
|
||||
localStorage["customname"] = channelName;
|
||||
|
||||
var xhr = new XMLHttpRequest();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue