Improve read marker

Fix login from sidebar (issue #31), initial message sending (issue #30), remove "open keanu app" (issue #29).
This commit is contained in:
N-Pex 2021-01-15 11:50:21 +01:00
parent 62fbe3e949
commit a2dd26348c
4 changed files with 69 additions and 43 deletions

View file

@ -19,9 +19,9 @@
</v-avatar>
<div class="join-title">Welcome to {{ roomName }}</div>
<div class="join-message">
Join the group chat in a web browser or with the Keanu app.
<!-- Join the group chat in a web browser or with the Keanu app. -->
</div>
<v-btn
<!--<v-btn
class="btn-light"
large
block
@ -30,7 +30,7 @@
>Open Keanu app</v-btn
>
<div class="join-or-divider">OR</div>
<div class="join-or-divider">OR</div> -->
<v-btn
class="btn-dark"