Skip to content

Commit

Permalink
fixup! apply suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Grigorii K. Shartsev <sha-grisha@yandex.ru>
  • Loading branch information
ShGKme and raimund-schluessler committed Jan 30, 2024
1 parent ed661f3 commit d58b498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NcActions/NcActions.vue
Expand Up @@ -1496,7 +1496,7 @@ export default {
this.actionsMenuSemanticType = 'tooltip'
} else {
// Custom components are passed to the NcActions
// dialog is an universal fallback option
// dialog is a universal fallback option
this.actionsMenuSemanticType = 'dialog'
}
}
Expand Down

0 comments on commit d58b498

Please sign in to comment.