diff --git a/src/components/AppLayout.jsx b/src/components/AppLayout.jsx
index 3226a9e..b27c36b 100644
--- a/src/components/AppLayout.jsx
+++ b/src/components/AppLayout.jsx
@@ -108,23 +108,21 @@ const AppLayout = () => {
{t('Sidebar.presence')}
- {currentAccountFolderLink && (
-
-
-
- {t('Sidebar.documents')}
- {!isMobile && (
-
- )}
-
-
- )}
+
+
+
+ {t('Sidebar.documents')}
+ {!isMobile && (
+
+ )}
+
+