(notification) add vibration

This commit is contained in:
2020-07-02 08:53:31 +02:00
parent f0a9fdd38a
commit 155f67c7e5
2 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="dream-maker">
<h2>Coder {{ position }}</h2>
<h2>code {{ position }}</h2>
<h4 v-show="isTurn">{{ session }}</h4>
</div>
</template>