mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-23 16:09:30 +02:00
chore: show only necessary tags on a category
This commit is contained in:
@@ -6,7 +6,7 @@ export const tool = defineTool('image-generic', {
|
||||
name: 'image:resize.title',
|
||||
description: 'image:resize.description',
|
||||
shortDescription: 'image:resize.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
userTypes: ['General Users']
|
||||
},
|
||||
|
||||
path: 'resize',
|
||||
|
Reference in New Issue
Block a user