summaryrefslogtreecommitdiffstats
path: root/src/components/EntityPicker/EntitySearchResult.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/EntityPicker/EntitySearchResult.vue')
-rw-r--r--src/components/EntityPicker/EntitySearchResult.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/EntityPicker/EntitySearchResult.vue b/src/components/EntityPicker/EntitySearchResult.vue
index 8e94ee4e..609617cb 100644
--- a/src/components/EntityPicker/EntitySearchResult.vue
+++ b/src/components/EntityPicker/EntitySearchResult.vue
@@ -41,7 +41,7 @@
</template>
<script>
-import UserBubble from '@nextcloud/vue/dist/Components/UserBubble'
+import UserBubble from '@nextcloud/vue/dist/Components/NcUserBubble'
export default {
name: 'EntitySearchResult',