mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-19 11:34:03 +01:00
chore: translate userTypes
This commit is contained in:
@@ -22,6 +22,6 @@ export const tool = defineTool('audio', {
|
||||
name: 'audio:extractAudio.title',
|
||||
description: 'audio:extractAudio.description',
|
||||
shortDescription: 'audio:extractAudio.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
userTypes: ['generalUsers', 'developers']
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user