forgot to change default emote
This commit is contained in:
parent
fcaa51a555
commit
68131500f4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class shameboardCommand extends Command {
|
||||||
{
|
{
|
||||||
id: 'emote',
|
id: 'emote',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: '🌟'
|
default: '✡'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'count',
|
id: 'count',
|
||||||
|
|
Loading…
Reference in a new issue