mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-28 03:10:45 +00:00
remove warnings
This commit is contained in:
parent
752622f35e
commit
75401f88f6
@ -561,7 +561,7 @@ class InteractionMasks extends React.Component {
|
||||
this.props.updateFileTags(tagsUpdate);
|
||||
}
|
||||
|
||||
if (updateRecordIds.length > 0) {
|
||||
if (updateRecordIds.length > 0) {
|
||||
this.props.modifyRecords(updateRecordIds, idRecordUpdates, idOriginalRecordUpdates, idOldRecordData, idOriginalOldRecordData);
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user