Skip to content

Commit

Permalink
Merge pull request #3269 from nextcloud/backport/3259/stable27
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Oct 30, 2023
2 parents 94d9e2b + 1a4dbfb commit a0e810d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/view/Office.vue
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ export default {
this.postMessage.sendWOPIPostMessage(FRAME_DOCUMENT, msgId, values)
},
})

window.OCA?.Files?.Sidebar?.close()
}
this.postMessage.registerPostMessageHandler(this.postMessageHandler)

Expand Down

0 comments on commit a0e810d

Please sign in to comment.