mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-14 06:11:16 +00:00
[eslint] updated eslintrc and improved the code (#4702)
This commit is contained in:
@@ -36,7 +36,7 @@ class WebdavPassword extends React.Component {
|
||||
let errorMsg = Utils.getErrorMsg(error);
|
||||
this.toggleDialog();
|
||||
toaster.danger(errorMsg);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
toggleDialog = () => {
|
||||
|
Reference in New Issue
Block a user