mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
fix: create-tool.mjs
This commit is contained in:
@@ -4,7 +4,7 @@ import image from '@assets/text.png';
|
||||
|
||||
export const tool = defineTool('png', {
|
||||
name: 'Change colors in png',
|
||||
path: '/change-colors-in-png',
|
||||
path: 'change-colors-in-png',
|
||||
image,
|
||||
description: '',
|
||||
keywords: ['change', 'colors', 'in', 'png'],
|
||||
|
||||
Reference in New Issue
Block a user