Skip to content

Commit

Permalink
Update src/mixins/menubar.js
Browse files Browse the repository at this point in the history
Co-authored-by: Vinicius Reis <vinicius.reis@nextcloud.com>
  • Loading branch information
max-nextcloud and Vinicius Reis authored Apr 14, 2022
1 parent 331b02b commit ebf30d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mixins/menubar.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ export default [
{
label: t('text', 'Formatting help'),
class: 'icon-help',
// receive component instance to handle custom actions
click: (view) => view.$emit('show-help'),
priority: 17,
},
Expand Down

0 comments on commit ebf30d6

Please sign in to comment.