diff --git a/main.js b/main.js index 794f8e2..9f11e5f 100644 --- a/main.js +++ b/main.js @@ -112,7 +112,7 @@ function communicate(websocket) { { type: "init", channel: "HyperFocus", - community: "1" + community: params.get("community") } ) );