We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e860f commit ae2432eCopy full SHA for ae2432e
1 file changed
src/components/Menu/ActionAttachmentUpload.vue
@@ -54,7 +54,7 @@
54
:svg="template.iconSvgInline" />
55
<Plus v-else />
56
</template>
57
- {{ template.actionLabel }}
+ {{ template.label }}
58
</NcActionButton>
59
60
</NcActions>
0 commit comments