From e1bb235b9e5146c9e961cf4e25c4c95024cc27e0 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Mon, 1 Apr 2024 18:55:45 -0300 Subject: [PATCH] chore: Move other tabs Signed-off-by: Vitor Mattos --- src/Components/{File => RightSidebar}/AppFilesTab.vue | 2 +- src/Components/RightSidebar/RequestSignatureTab.vue | 4 ++-- src/Components/RightSidebar/RightSidebar.vue | 2 +- src/tab.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename src/Components/{File => RightSidebar}/AppFilesTab.vue (90%) diff --git a/src/Components/File/AppFilesTab.vue b/src/Components/RightSidebar/AppFilesTab.vue similarity index 90% rename from src/Components/File/AppFilesTab.vue rename to src/Components/RightSidebar/AppFilesTab.vue index 2192967970..760a09f365 100644 --- a/src/Components/File/AppFilesTab.vue +++ b/src/Components/RightSidebar/AppFilesTab.vue @@ -8,7 +8,7 @@