From 9972c8a58a6b1dc9ab7b65cacd95ed187a44c6af Mon Sep 17 00:00:00 2001 From: Maksim Sukharev Date: Fri, 1 Mar 2024 14:40:27 +0100 Subject: [PATCH] fix(federation): scope button disabling to invitation user interacted with Signed-off-by: Maksim Sukharev --- .../LeftSidebar/InvitationHandler.vue | 34 +++++++++---------- src/stores/federation.js | 3 ++ 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/src/components/LeftSidebar/InvitationHandler.vue b/src/components/LeftSidebar/InvitationHandler.vue index 9c453643c27..7ac0bd23067 100644 --- a/src/components/LeftSidebar/InvitationHandler.vue +++ b/src/components/LeftSidebar/InvitationHandler.vue @@ -31,8 +31,8 @@ {{ t('spreed', 'Join conversations from remote Nextcloud servers') }}