mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
fix(sharing): clean old federation shares when select another file/folder
Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
parent
4b7452e6f4
commit
42e38da245
10 changed files with 8 additions and 7 deletions
|
|
@ -385,6 +385,7 @@ export default {
|
|||
this.sharedWithMe = {}
|
||||
this.shares = []
|
||||
this.linkShares = []
|
||||
this.externalShares = []
|
||||
this.showSharingDetailsView = false
|
||||
this.shareDetailsData = {}
|
||||
},
|
||||
|
|
|
|||
2
dist/2005-2005.js
vendored
Normal file
2
dist/2005-2005.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/2005-2005.js.map
vendored
Normal file
1
dist/2005-2005.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/2005-2005.js.map.license
vendored
Symbolic link
1
dist/2005-2005.js.map.license
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
2005-2005.js.license
|
||||
2
dist/349-349.js
vendored
2
dist/349-349.js
vendored
File diff suppressed because one or more lines are too long
1
dist/349-349.js.map
vendored
1
dist/349-349.js.map
vendored
File diff suppressed because one or more lines are too long
1
dist/349-349.js.map.license
vendored
1
dist/349-349.js.map.license
vendored
|
|
@ -1 +0,0 @@
|
|||
349-349.js.license
|
||||
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue