mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
Add return[] from dirent-grid-view.js
This commit is contained in:
@@ -424,6 +424,8 @@ class DirentGridView extends React.Component{
|
||||
menuList.push(DETAILS);
|
||||
return menuList;
|
||||
}
|
||||
|
||||
return [];
|
||||
}
|
||||
|
||||
render() {
|
||||
|
Reference in New Issue
Block a user