diff --git a/changelog/unreleased/enhancement-add-batch-actions-to-spaces b/changelog/unreleased/enhancement-add-batch-actions-to-spaces new file mode 100644 index 00000000000..5c5820b72c9 --- /dev/null +++ b/changelog/unreleased/enhancement-add-batch-actions-to-spaces @@ -0,0 +1,6 @@ +Enhancement: Add batch actions to spaces + +We've added batch actions to spaces view + +https://github.com/owncloud/web/pull/9627 +https://github.com/owncloud/web/issues/9626 diff --git a/packages/design-system/src/components/OcResource/OcResource.vue b/packages/design-system/src/components/OcResource/OcResource.vue index 3cb006f96f8..63770d625c7 100644 --- a/packages/design-system/src/components/OcResource/OcResource.vue +++ b/packages/design-system/src/components/OcResource/OcResource.vue @@ -11,17 +11,17 @@