Fix
This commit is contained in:
@@ -9,7 +9,7 @@ import Channel from '../../channel';
|
||||
|
||||
export default class extends Channel {
|
||||
public readonly chName = 'gamesReversiGame';
|
||||
public readonly shouldShare = false;
|
||||
public static shouldShare = false;
|
||||
|
||||
private gameId: mongo.ObjectID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user