Merge pull request #43854 from theTyster/fix/add-button-switching-to-new

pull/43221/head
John Molakvoæ 3 months ago committed by GitHub
commit 5993a428ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@
<template #icon>
<PlusIcon :size="20" />
</template>
{{ t('files', 'Add') }}
{{ t('files', 'New') }}
</NcButton>
<!-- Uploader -->

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save