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:
@@ -11,6 +11,6 @@ export const tool = defineTool('video', {
|
||||
name: 'video:flip.title',
|
||||
description: 'video:flip.description',
|
||||
shortDescription: 'video:flip.shortDescription',
|
||||
userTypes: ['General Users', 'Developers']
|
||||
userTypes: ['General Users']
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user