mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Fix lint
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = class DistractedBoyfriendCommand extends Command {
|
|||||||
prompt: 'Which user should be the boyfriend?',
|
prompt: 'Which user should be the boyfriend?',
|
||||||
type: 'user',
|
type: 'user',
|
||||||
default: ''
|
default: ''
|
||||||
},
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user