forked from Supositware/Haha-Yes
Forgot to put as owner only, and removed it
This commit is contained in:
parent
79b9763159
commit
830e2ace71
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ class rfacebookCommand extends Command {
|
|||
constructor() {
|
||||
super('rfacebook', {
|
||||
aliases: ['rfacebook', 'rfb'],
|
||||
category: 'general',
|
||||
category: 'owner',
|
||||
ownerOnly: 'true',
|
||||
cooldown: 86400000,
|
||||
ratelimit: 3,
|
||||
args: [
|
Loading…
Reference in a new issue