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