Show 'resize board' button even in no-information variants
[vchess.git] / client / src / components / BaseGame.vue
index 8500739..ed75c00 100644 (file)
@@ -45,7 +45,6 @@ div#baseGame
           | {{ st.tr["Rules"] }}
     #movesList
       MoveList(
-        v-if="showMoves != 'none'"
         :show="showMoves"
         :score="game.score"
         :message="game.scoreMsg"