mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-20 06:29:32 +02:00
chore: show only necessary tags on a category
This commit is contained in:
@@ -10,7 +10,6 @@ export const tool = defineTool('json', {
|
||||
i18n: {
|
||||
name: 'json:validateJson.title',
|
||||
description: 'json:validateJson.description',
|
||||
shortDescription: 'json:validateJson.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
shortDescription: 'json:validateJson.shortDescription'
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user