Compare commits
No commits in common. "d03a6e49859e7364b89063a713a7b34e269be3a6" and "008810151fbc1705465d820ecbdb5b13680f835a" have entirely different histories.
d03a6e4985
...
008810151f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default function BehaviorNormal() {
|
||||||
let logger = new Logger({
|
let logger = new Logger({
|
||||||
//inputs: ["cursor", "wheel", "keyboard", "touch"],
|
//inputs: ["cursor", "wheel", "keyboard", "touch"],
|
||||||
inputs: ["keyboard"],
|
inputs: ["keyboard"],
|
||||||
apiUrl: "https://behavior.marcocamenzind.ch",
|
// apiUrl: "http://localhost:5000",
|
||||||
logToConsole: true,
|
logToConsole: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue