Removed dev flag
This commit is contained in:
@@ -9,7 +9,7 @@ export = {
|
|||||||
name: "counting",
|
name: "counting",
|
||||||
description: "counting subcommands",
|
description: "counting subcommands",
|
||||||
type: "slash",
|
type: "slash",
|
||||||
dev: true,
|
dev: false,
|
||||||
public: true,
|
public: true,
|
||||||
subcommands: true,
|
subcommands: true,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user