summaryrefslogtreecommitdiff
path: root/src/api/stream/othello-game.ts
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-14 04:37:20 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-14 04:37:20 +0900
commit0fb52ea7eb7c5f760f3a13afd2cbe20023dfff37 (patch)
treed409c4dd48f0e75afd26e9865e6f9bdcb92b8bec /src/api/stream/othello-game.ts
parent:v: (diff)
downloadsharkey-0fb52ea7eb7c5f760f3a13afd2cbe20023dfff37.tar.gz
sharkey-0fb52ea7eb7c5f760f3a13afd2cbe20023dfff37.tar.bz2
sharkey-0fb52ea7eb7c5f760f3a13afd2cbe20023dfff37.zip
:v:
Diffstat (limited to 'src/api/stream/othello-game.ts')
-rw-r--r--src/api/stream/othello-game.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/stream/othello-game.ts b/src/api/stream/othello-game.ts
index ba0f11252f..1c846f27ae 100644
--- a/src/api/stream/othello-game.ts
+++ b/src/api/stream/othello-game.ts
@@ -6,7 +6,7 @@ import { publishOthelloGameStream } from '../event';
import Othello from '../../common/othello/core';
import * as maps from '../../common/othello/maps';
-export default function(request: websocket.request, connection: websocket.connection, subscriber: redis.RedisClient, user: any): void {
+export default function(request: websocket.request, connection: websocket.connection, subscriber: redis.RedisClient, user?: any): void {
const gameId = request.resourceURL.query.game;
// Subscribe game stream