summaryrefslogtreecommitdiffstats
path: root/src/components/Collection/CollectionsList.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Collection/CollectionsList.vue')
-rw-r--r--src/components/Collection/CollectionsList.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Collection/CollectionsList.vue b/src/components/Collection/CollectionsList.vue
index c9256ac0..cb5eb142 100644
--- a/src/components/Collection/CollectionsList.vue
+++ b/src/components/Collection/CollectionsList.vue
@@ -42,7 +42,7 @@
</template>
<script>
-import AlertCircle from 'vue-material-design-icons/AlertCircle'
+import AlertCircle from 'vue-material-design-icons/AlertCircle.vue'
import { NcEmptyContent } from '@nextcloud/vue'