🐛 (notification) fix notification

This commit is contained in:
2020-07-02 13:17:12 +02:00
parent 155f67c7e5
commit 4c3c657e8b
4 changed files with 35 additions and 8 deletions

View File

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