Skip to content

Commit 005602a

Browse files
fracadoprintminion-co
authored andcommitted
IONOS: feat: hide help menu
Signed-off-by: Franziska Bath <franziska.bath@strato.de>
1 parent fa7679e commit 005602a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/view/Office.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ export default {
387387
this.$emit('update:loaded', true)
388388
FilesAppIntegration.initAfterReady()
389389
} else if (args.Status === 'Document_Loaded') {
390+
this.sendPostMessage('Hide_Menu_Item', { id: 'help' })
390391
this.documentReady()
391392
392393
if (loadState('richdocuments', 'open_local_editor', true) && !this.isEmbedded) {

0 commit comments

Comments
 (0)