We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fb895 commit 47f8175Copy full SHA for 47f8175
1 file changed
src/views/SharingPopup.vue
@@ -208,6 +208,7 @@ export default {
208
},
209
210
closeThisModal() {
211
+ this.modal = false
212
const currentUrl = window.location.search
213
window.OCA.Files.Sidebar.setActiveTab('sharing-manage')
214
window.OCA.Files.Sidebar.close()
0 commit comments