mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +00:00
fix move to another repo failed (#6496)
This commit is contained in:
@@ -523,7 +523,6 @@ class FileChooser extends React.Component {
|
||||
<div className="list-view">
|
||||
<RecentlyUsedListView
|
||||
recentlyUsedList={recentlyUsedList}
|
||||
selectedRepo={selectedRepo}
|
||||
onDirentItemClick={this.onDirentItemClick}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user