fix
This commit is contained in:
parent
e84fce12a7
commit
3512950517
@ -70,6 +70,7 @@ onMounted(async () => {
|
||||
Вечерний детектив - {{ gameState }}
|
||||
</div>
|
||||
<div class="buttons-block">
|
||||
<button v-on:click="router.push('/editor')" class="button-menu button-custom-inline">Граф</button>
|
||||
<button v-on:click="startGame" class="button-menu button-custom-inline">Начать</button>
|
||||
<button v-on:click="stopGame" class="button-menu button-custom-inline">Остановить</button>
|
||||
<button v-on:click="apiDownloadQrCodesFile" class="button-menu button-custom-inline">Скачать qr‑ы</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user