From e61f6bf624534f14d3b14e8fcdff9f98bcde94b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ediv=C3=BD?= Date: Mon, 17 Jun 2024 22:00:06 +0200 Subject: [PATCH] fix mount reactiveness, #128. --- client/src/App.vue | 2 +- client/src/components/RoomsCreate.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index e0a7ce0..996969e 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -36,7 +36,7 @@