mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-12 16:13:05 -04:00
fix typo
This commit is contained in:
parent
625ef1a9b2
commit
a509476622
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module.exports = {
|
||||||
name: 'safetylabels',
|
name: 'safetylabels',
|
||||||
metadata: {
|
metadata: {
|
||||||
description: 'Applies detection labels for potentially sensitive content of an image.',
|
description: 'Applies detection labels for potentially sensitive content of an image.',
|
||||||
description_short: 'Sentivite content detection labels',
|
description_short: 'Sensitive content detection labels',
|
||||||
category: 'utils',
|
category: 'utils',
|
||||||
usage: 'safetylabels <attachment>'
|
usage: 'safetylabels <attachment>'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue