From 7e5ebcff9fd5f7aa0eda092a51f533a58312998d Mon Sep 17 00:00:00 2001 From: Christian Hartmann Date: Thu, 17 Apr 2025 15:43:48 +0200 Subject: [PATCH] chore: adapt to nc-vue 8.26+ Signed-off-by: Christian Hartmann --- src/components/Questions/Question.vue | 2 +- src/components/SidebarTabs/SettingsSidebarTab.vue | 2 +- src/components/SidebarTabs/SharingSearchDiv.vue | 13 ++++++------- src/components/SidebarTabs/TransferOwnership.vue | 15 ++++++--------- src/mixins/UserSearchMixin.js | 2 +- 5 files changed, 15 insertions(+), 19 deletions(-) diff --git a/src/components/Questions/Question.vue b/src/components/Questions/Question.vue index cd0717bc3..ff9aa5513 100644 --- a/src/components/Questions/Question.vue +++ b/src/components/Questions/Question.vue @@ -71,7 +71,7 @@
diff --git a/src/components/SidebarTabs/SettingsSidebarTab.vue b/src/components/SidebarTabs/SettingsSidebarTab.vue index a19f75685..adac1a43d 100644 --- a/src/components/SidebarTabs/SettingsSidebarTab.vue +++ b/src/components/SidebarTabs/SettingsSidebarTab.vue @@ -35,7 +35,7 @@ {{ t('forms', 'Store responses anonymously') }}
- + @update:model-value="addShare"> - +