From c79fb9d97368941d35a382cabb9548a0844b20fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Tue, 3 Jun 2025 22:23:18 +0200 Subject: [PATCH] fix: migrate to new NcButton prop name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- src/components/AppNavigation/Trashbin.vue | 6 +++--- .../AppSidebar/Alarm/AlarmDateTimePickerModal.vue | 2 +- .../AppSidebar/Alarm/AlarmRelativeTimePickerModal.vue | 2 +- src/components/CreateMultipleTasksDialog.vue | 2 +- src/components/DeleteCompletedModal.vue | 4 ++-- src/components/LoadCompletedButton.vue | 2 +- src/components/TaskCreateDialog.vue | 2 +- src/components/TaskStatusDisplay.vue | 2 +- src/views/AppContent/Calendar.vue | 2 +- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/AppNavigation/Trashbin.vue b/src/components/AppNavigation/Trashbin.vue index f0942cfc0..6c7efb29b 100644 --- a/src/components/AppNavigation/Trashbin.vue +++ b/src/components/AppNavigation/Trashbin.vue @@ -48,7 +48,7 @@ License along with this library. If not, see .