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