mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-13 03:22:37 +05:30
chore: translate userTypes
This commit is contained in:
parent
6fddf8ec42
commit
56e0f1696c
66 changed files with 81 additions and 75 deletions
|
|
@ -12,6 +12,6 @@ export const tool = defineTool('list', {
|
|||
name: 'list:findMostPopular.title',
|
||||
description: 'list:findMostPopular.description',
|
||||
shortDescription: 'list:findMostPopular.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
userTypes: ['generalUsers', 'developers']
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue