mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #55724 from nextcloud/fix-federation-shares-list
Clean old federation shares when select another file/folder
This commit is contained in:
commit
e88d140626
10 changed files with 8 additions and 7 deletions
|
|
@ -397,6 +397,7 @@ export default {
|
|||
this.sharedWithMe = {}
|
||||
this.shares = []
|
||||
this.linkShares = []
|
||||
this.externalShares = []
|
||||
this.showSharingDetailsView = false
|
||||
this.shareDetailsData = {}
|
||||
},
|
||||
|
|
|
|||
2
dist/5660-5660.js
vendored
Normal file
2
dist/5660-5660.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/5660-5660.js.map
vendored
Normal file
1
dist/5660-5660.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/5660-5660.js.map.license
vendored
Symbolic link
1
dist/5660-5660.js.map.license
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
5660-5660.js.license
|
||||
2
dist/6069-6069.js
vendored
2
dist/6069-6069.js
vendored
File diff suppressed because one or more lines are too long
1
dist/6069-6069.js.map
vendored
1
dist/6069-6069.js.map
vendored
File diff suppressed because one or more lines are too long
1
dist/6069-6069.js.map.license
vendored
1
dist/6069-6069.js.map.license
vendored
|
|
@ -1 +0,0 @@
|
|||
6069-6069.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