mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 22:01:06 +00:00
fix translation and style (#6604)
This commit is contained in:
@@ -113,7 +113,7 @@ const propTypes = {
|
||||
itemPath: PropTypes.string.isRequired,
|
||||
itemType: PropTypes.string.isRequired,
|
||||
repoID: PropTypes.string.isRequired,
|
||||
repoType: PropTypes.string.isRequired,
|
||||
repoType: PropTypes.string,
|
||||
isRepoOwner: PropTypes.bool.isRequired,
|
||||
onAddCustomPermissionToggle: PropTypes.func,
|
||||
};
|
||||
|
Reference in New Issue
Block a user