mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
chore: translate userTypes
This commit is contained in:
@@ -7,7 +7,7 @@ export const tool = defineTool('string', {
|
||||
name: 'string:rotate.title',
|
||||
description: 'string:rotate.description',
|
||||
shortDescription: 'string:rotate.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
userTypes: ['generalUsers', 'developers']
|
||||
},
|
||||
|
||||
path: 'rotate',
|
||||
|
||||
Reference in New Issue
Block a user