mnesia cleanup to keep erlang convention
This commit is contained in:
parent
3d8b413a8f
commit
3c15d3a370
9 changed files with 22 additions and 94 deletions
|
@ -90,4 +90,4 @@ TicTacToeClient.prototype.updateBoard = function(gameBoardData) {
|
|||
this.spots[k++].innerHTML = t;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue