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