diff --git a/client/components/modals/collections/AddCreateModal.vue b/client/components/modals/collections/AddCreateModal.vue index 77012c554..487251a1b 100644 --- a/client/components/modals/collections/AddCreateModal.vue +++ b/client/components/modals/collections/AddCreateModal.vue @@ -15,7 +15,7 @@
diff --git a/client/components/modals/collections/UserCollectionItem.vue b/client/components/modals/collections/CollectionItem.vue similarity index 67% rename from client/components/modals/collections/UserCollectionItem.vue rename to client/components/modals/collections/CollectionItem.vue index 0a8cb6c29..f6486053a 100644 --- a/client/components/modals/collections/UserCollectionItem.vue +++ b/client/components/modals/collections/CollectionItem.vue @@ -1,5 +1,5 @@