From 3978643e88cfad4d9432f7b36552b0c92cfbafc1 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 2 Dec 2020 20:16:43 +0100 Subject: [PATCH] improve collab status bar --- docs/src/demos/Examples/CollaborativeEditing/index.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/src/demos/Examples/CollaborativeEditing/index.vue b/docs/src/demos/Examples/CollaborativeEditing/index.vue index 3961c8fb..9a81754f 100644 --- a/docs/src/demos/Examples/CollaborativeEditing/index.vue +++ b/docs/src/demos/Examples/CollaborativeEditing/index.vue @@ -6,10 +6,9 @@
{{ status }} - · - {{ users.length }} user{{ users.length === 1 ? '' : 's' }} online