hotfix study tag types - REVERT ME

pull/2478/head
Thibault Duplessis 2016-12-22 13:10:33 +01:00
parent 753383cd51
commit 56d8772e3e
1 changed files with 1 additions and 0 deletions

View File

@ -1577,6 +1577,7 @@ lichess.notifyApp = (function() {
}
});
cfg.socketSend = lichess.socket.send;
cfg.tagTypes = 'White,WhiteElo,WhiteTitle,WhiteTeam,Black,BlackElo,BlackTitle,BlackTeam,TimeControl,Date,Result,Termination,Site,Event,Round,Annotator';
analyse = LichessAnalyse(cfg);
if (cfg.chat) lichess.makeChat('chat', cfg.chat);
topMenuIntent();