X-Git-Url: https://git.auder.net/?p=westcastle.git;a=blobdiff_plain;f=js%2Findex.js;fp=js%2Findex.js;h=4bffa636de29258f2097f841ac46ae3eb6d4180f;hp=1dce8b6790be62f102ed8d1bb94556b312ef8e99;hb=55043689aa45e8b8de7ae5ff91a767b52221e92d;hpb=b91c9eab557da626db60d53884d372a9f29f6eb5 diff --git a/js/index.js b/js/index.js index 1dce8b6..4bffa63 100644 --- a/js/index.js +++ b/js/index.js @@ -412,6 +412,7 @@ new Vue({ }); this.addToto(players); this.players = players; + this.commitScores(); //save players in memory }, }, });