mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
improve placehodler
This commit is contained in:
parent
0ed69bb1b6
commit
ad5032e85d
@ -593,7 +593,7 @@ export async function selectSegmentsByExprDialog(inputValidator: (v: string) =>
|
||||
))}
|
||||
</div>
|
||||
),
|
||||
inputPlaceholder: 'segment.duration < 5',
|
||||
inputPlaceholder: i18n.t('Enter JavaScript expression'),
|
||||
inputValidator,
|
||||
});
|
||||
return value;
|
||||
|
Loading…
Reference in New Issue
Block a user