mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 09:51:26 +00:00
update group in real time (#7141)
This commit is contained in:
@@ -744,6 +744,7 @@ class SharedRepoListItem extends React.Component {
|
||||
itemName={repo.repo_name}
|
||||
itemPath={'/'}
|
||||
repoID={repo.repo_id}
|
||||
repo={repo}
|
||||
repoEncrypted={repo.encrypted}
|
||||
enableDirPrivateShare={true}
|
||||
userPerm={repo.permission}
|
||||
|
Reference in New Issue
Block a user