mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
fix old wiki avatar
This commit is contained in:
@@ -25,6 +25,7 @@ class WikiCardGroup extends Component {
|
||||
key={index}
|
||||
wiki={wiki}
|
||||
deleteWiki={this.props.deleteWiki}
|
||||
isDepartment={isDepartment}
|
||||
/>
|
||||
);
|
||||
})}
|
||||
|
Reference in New Issue
Block a user