Some debug, all components enabled (but not finished: socket+AJAX missing)
[vchess.git] / public / javascripts / components / gameList.js
index fcbb39a..9eb1f7d 100644 (file)
@@ -10,7 +10,7 @@ Vue.component("my-game-list", {
                        <tr>
                                <th>Players names</th>
                                <th>Cadence</th>
-                               <th v-if="showResult">
+                               <th v-if="showResult">Result</th>
                        </tr>
                        <tr v-for="g in games" @click="$emit('show-game',g)">
                                <td>