From 9f32a8b4af15fececc92b9d111cb25e312a22a9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D1=80=D1=83=D0=B3=D0=BB=D0=B8=D1=86=D0=BA=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0=20=D0=92=D0=B8?= =?UTF-8?q?=D1=82=D0=B0=D0=BB=D1=8C=D0=B5=D0=B2=D0=B8=D1=87?= Date: Fri, 21 Nov 2025 10:18:52 +0600 Subject: [PATCH] update --- src/components/Flowchart.vue | 27 ++++++++++++++++++++----- src/composables/useCollaborativeFlow.ts | 20 +++++++++++++++++- 2 files changed, 41 insertions(+), 6 deletions(-) diff --git a/src/components/Flowchart.vue b/src/components/Flowchart.vue index 0252cd0..582f803 100644 --- a/src/components/Flowchart.vue +++ b/src/components/Flowchart.vue @@ -10,13 +10,23 @@ + +
+ Ваш ID: {{ clientId }} | Клиентов: {{ clients.size }} +