Added default text

merge-requests/2/head
Supositware 6 years ago
parent 38ed4c3630
commit e826ed8fca

@ -12,7 +12,8 @@ class IdubbbzCommand extends Command {
args: [
{
id: 'text',
type: 'string'
type: 'string',
default: 'nigger fagget'
},
{
id: 'image',

@ -11,7 +11,8 @@ class IdubbbzPaintCommand extends Command {
args: [
{
id: 'text',
type: 'string'
type: 'string',
default: 'Perfection'
},
{
id: 'image',

Loading…
Cancel
Save