mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
chore: show only necessary tags on a category
This commit is contained in:
@@ -24,6 +24,6 @@ export const tool = defineTool('pdf', {
|
||||
name: 'pdf:compressPdf.title',
|
||||
description: 'pdf:compressPdf.description',
|
||||
shortDescription: 'pdf:compressPdf.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
userTypes: ['General Users']
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user