Remove weird x
This commit is contained in:
parent
f9fea253a4
commit
2274c63f59
@ -11,7 +11,7 @@
|
||||
<td>
|
||||
<die v-for="n in turn.diceCount" :number="turn.dieValue" :key="'g'+n+turn.dieValue"></die>
|
||||
</td>
|
||||
</tr>x
|
||||
</tr>
|
||||
</table>
|
||||
</template>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user