mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-22 15:39:31 +02:00
chore: show only necessary tags on a category
This commit is contained in:
@@ -5,8 +5,7 @@ export const tool = defineTool('csv', {
|
||||
i18n: {
|
||||
name: 'csv:csvToJson.title',
|
||||
description: 'csv:csvToJson.description',
|
||||
shortDescription: 'csv:csvToJson.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
shortDescription: 'csv:csvToJson.shortDescription'
|
||||
},
|
||||
|
||||
path: 'csv-to-json',
|
||||
|
Reference in New Issue
Block a user