mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 23:56:18 +00:00
fix system admin department link (#7484)
This commit is contained in:
@@ -5,7 +5,7 @@ import { siteRoot, gettext } from '../../../utils/constants';
|
||||
|
||||
const propTypes = {
|
||||
email: PropTypes.string,
|
||||
userName: PropTypes.string.isRequired,
|
||||
userName: PropTypes.string,
|
||||
currentItem: PropTypes.string.isRequired
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user