upgrade chessli

This commit is contained in:
Thibault Duplessis 2015-01-12 01:26:15 +01:00
parent 073c87d60e
commit bd191dddb5
2 changed files with 2 additions and 1 deletions

View file

@ -50,6 +50,7 @@ module.exports = function(cfg, router, i18n, onChange) {
try {
moves = this.analyse.moveList(this.vm.path);
} catch (e) {
console.log(e);
this.vm.path = treePath.default();
moves = this.analyse.moveList(this.vm.path);
}

@ -1 +1 @@
Subproject commit 43a7df669a23aebfc2730fb3fe6cc622d200d1be
Subproject commit 435b334e9a3d1a9254fbd9081a32da1064bb7713