Removed unnecessary semicolon
This commit is contained in:
parent
20053e9cf1
commit
a94df46fe3
@ -23,7 +23,7 @@
|
||||
} else {
|
||||
return ~~x;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
var defaultSettings = {
|
||||
wheelSpeed: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user