mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
Fixing 'Students' not available bug
This commit is contained in:
@@ -10,6 +10,6 @@ export const tool = defineTool('video', {
|
||||
name: 'video:trim.title',
|
||||
description: 'video:trim.description',
|
||||
shortDescription: 'video:trim.shortDescription',
|
||||
userTypes: ['General Users', 'Students', 'Developers']
|
||||
userTypes: ['General Users', 'Developers']
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user