mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 00:20:07 +00:00
[eslint] updated eslintrc and improved the code (#4702)
This commit is contained in:
@@ -112,7 +112,7 @@ class RepoShareUploadLinksDialog extends React.Component {
|
||||
this.setState({
|
||||
isLoading: false,
|
||||
errorMsg: Utils.getErrorMsg(error, true)
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user