diff --git a/docs/src/demos/Examples/Collaboration/index.vue b/docs/src/demos/Examples/Collaboration/index.vue index 112c8e78..6874f4c5 100644 --- a/docs/src/demos/Examples/Collaboration/index.vue +++ b/docs/src/demos/Examples/Collaboration/index.vue @@ -1,5 +1,11 @@ - + + + + + {{ numberOfConnectedUsers }} user{{ numberOfConnectedUsers === 1 ? '' : 's' }} + +