1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
This commit is contained in:
Mikael Finstad 2023-03-04 22:48:50 +08:00
parent 5c9b626c08
commit e499da6fbc
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -512,5 +512,6 @@ export default ({
onSelectSegmentsByLabel,
toggleSegmentSelected,
selectOnlySegment,
setCutTime,
};
};