From c504e8acef05c6eecf188705df03461d8dfe511b Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 23 Aug 2023 17:31:11 +0200 Subject: [PATCH] fix(FilePicker): Fix properties of the `new` button in the breadcrumbs Stable 4 uses nextcloud-vue version 7.x which had slightly different property names Signed-off-by: Ferdinand Thiessen --- lib/components/FilePicker/FilePickerBreadcrumbs.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/components/FilePicker/FilePickerBreadcrumbs.vue b/lib/components/FilePicker/FilePickerBreadcrumbs.vue index badb6223..b5930253 100644 --- a/lib/components/FilePicker/FilePickerBreadcrumbs.vue +++ b/lib/components/FilePicker/FilePickerBreadcrumbs.vue @@ -17,8 +17,8 @@