Skip to content

Commit

Permalink
Merge pull request #3101 from nextcloud/backport/3094/stable26
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Aug 8, 2023
2 parents 40ff51c + d8e335f commit 5760c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/document.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ const documentsMain = {
id: 'Open_Local_Editor',
imgurl: window.location.protocol + '//' + getNextcloudUrl() + imagePath('richdocuments', 'launch.svg'),
mobile: false,
tablet: false,
label: t('richdocuments', 'Open in local editor'),
hint: t('richdocuments', 'Open in local editor'),
insertBefore: 'print',
Expand Down

0 comments on commit 5760c30

Please sign in to comment.