From 63f85de6cfe60dd1af66effc3c33acfb61b8d753 Mon Sep 17 00:00:00 2001 From: alma Date: Mon, 21 Apr 2025 10:36:53 +0200 Subject: [PATCH] Page rename --- components/carnet/navigation.tsx | 1 + 1 file changed, 1 insertion(+) 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];