update examles

This commit is contained in:
derpystuff 2023-06-30 23:22:37 +02:00
parent 75b8520481
commit b3989587bb
38 changed files with 21 additions and 42 deletions

View file

@ -14,7 +14,6 @@ module.exports = {
metadata: {
description: 'Generates an animated gif with the MakeSweet billboard template.',
description_short: 'Animated billboard generation',
examples: ['billboard'],
category: 'image',
usage: 'billboard'
},

View file

@ -14,7 +14,6 @@ module.exports = {
metadata: {
description: 'Generates an animated gif with the MakeSweet circuit board template.',
description_short: 'Animated circuit board generation',
examples: ['circuitboard'],
category: 'image',
usage: 'circuitboard'
},

View file

@ -14,7 +14,6 @@ module.exports = {
metadata: {
description: 'Generates an animated gif with the MakeSweet flag template.',
description_short: 'Animated flag generation',
examples: ['flag'],
category: 'image',
usage: 'flag'
},