diff --git a/src/document.js b/src/document.js index e3f261e631..df277ceeb1 100644 --- a/src/document.js +++ b/src/document.js @@ -328,6 +328,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',