mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
chore: remove some tests
This commit is contained in:
@@ -131,7 +131,7 @@ export default function TrimVideo({ title }: ToolComponentProps) {
|
||||
<ToolFileResult
|
||||
title={'Trimmed Video'}
|
||||
value={result}
|
||||
extension={'webm'}
|
||||
extension={'mp4'}
|
||||
/>
|
||||
}
|
||||
initialValues={initialValues}
|
||||
|
||||
Reference in New Issue
Block a user