mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 14:09:31 +02:00
Fixing 'Students' not available bug
This commit is contained in:
@@ -6,7 +6,7 @@ export const tool = defineTool('csv', {
|
||||
name: 'csv:csvToJson.title',
|
||||
description: 'csv:csvToJson.description',
|
||||
shortDescription: 'csv:csvToJson.shortDescription',
|
||||
userTypes: ['General Users', 'Students', 'Developers']
|
||||
userTypes: ['General Users', 'Developers']
|
||||
},
|
||||
|
||||
path: 'csv-to-json',
|
||||
|
Reference in New Issue
Block a user