Skip to content

Commit 47f8175

Browse files
committed
added modal closer
1 parent e0fb895 commit 47f8175

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/views/SharingPopup.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ export default {
208208
},
209209
210210
closeThisModal() {
211+
this.modal = false
211212
const currentUrl = window.location.search
212213
window.OCA.Files.Sidebar.setActiveTab('sharing-manage')
213214
window.OCA.Files.Sidebar.close()

0 commit comments

Comments
 (0)