Updated all global and local client packages

* Tweaked sessions to be a little more reliable on mobile
This commit is contained in:
Max G
2020-06-21 02:07:36 +00:00
parent 39f9a16fff
commit a56ade5b08
8 changed files with 245 additions and 102 deletions

View File

@@ -10,10 +10,6 @@
<i class="green question circle outline icon"></i>
Help
</h2>
<p v-if="$store.getters.totals && $store.getters.totals['activeSessions'] > 0">
Logged in user has {{ $store.getters.totals['activeSessions'] }} active sessions.
</p>
<!-- Content copied from note -->
<!-- https://www.solidscribe.com/#/notes/open/552 -->