fix decoding of A1 square on client-side

This commit is contained in:
Thibault Duplessis 2015-05-07 12:49:39 +02:00
parent a12ff95bd9
commit 30dcda575d

View file

@ -1,6 +1,6 @@
module.exports = {
piotr2key: {
'a': 'VA',
'a': 'a1',
'b': 'b1',
'c': 'c1',
'd': 'd1',