mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-08 17:46:45 +05:30
chore: change icon
This commit is contained in:
parent
2c7fc0b2d0
commit
f64e91472f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { lazy } from 'react';
|
|||
export const tool = defineTool('video', {
|
||||
name: 'Merge Videos',
|
||||
path: 'merge-video',
|
||||
icon: 'carbon:video-add',
|
||||
icon: 'fluent:merge-20-regular',
|
||||
description: 'Combine multiple video files into one continuous video.',
|
||||
shortDescription: 'Append and merge videos easily.',
|
||||
keywords: ['merge', 'video', 'append', 'combine'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue