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