This commit is contained in:
syuilo
2018-04-15 02:03:36 +09:00
parent 6805cf58ed
commit 27d5079c7e
5 changed files with 117 additions and 296 deletions

View File

@ -18,7 +18,7 @@
<li class="game">
<a @click="game">
%fa:gamepad%
<p>ゲーム</p>
<p>%i18n:@game%</p>
<template v-if="hasGameInvitations">%fa:circle%</template>
</a>
</li>