mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 17:04:56 +05:30
commit
ee71c0d39c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import { lazy } from 'react';
|
|||
|
||||
export const tool = defineTool('video', {
|
||||
path: 'loop',
|
||||
icon: 'material-symbols:loop',
|
||||
icon: 'ic:outline-loop',
|
||||
|
||||
keywords: ['video', 'loop', 'repeat', 'continuous'],
|
||||
component: lazy(() => import('./index')),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue