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