This commit is contained in:
bignutty 2025-03-09 20:24:44 +01:00
parent 625ef1a9b2
commit a509476622

View file

@ -12,7 +12,7 @@ module.exports = {
name: 'safetylabels',
metadata: {
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',
usage: 'safetylabels <attachment>'
},