mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-24 16:39:31 +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:minify.title',
|
||||
description: 'json:minify.description',
|
||||
shortDescription: 'json:minify.shortDescription',
|
||||
userTypes: ['Developers']
|
||||
shortDescription: 'json:minify.shortDescription'
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user