diff --git a/components/carnet/navigation.tsx b/components/carnet/navigation.tsx index babc4191..f8147738 100644 --- a/components/carnet/navigation.tsx +++ b/components/carnet/navigation.tsx @@ -127,6 +127,7 @@ export default function Navigation({ nextcloudFolders, onFolderSelect }: Navigat {/* Folders */}
+

VUES

{sortedFolders.map((folder) => { const config = FOLDER_CONFIG[folder as FolderType];