Fix that
This commit is contained in:
parent
ea9dfcd980
commit
d195c292b3
|
@ -82,7 +82,7 @@ const globalCommands = [
|
||||||
{
|
{
|
||||||
name: "export",
|
name: "export",
|
||||||
description: "Export the list of bad actors as a JSON file",
|
description: "Export the list of bad actors as a JSON file",
|
||||||
type: 1 // CHAT_INPUT type,
|
type: 1, // CHAT_INPUT type,
|
||||||
integration_types: [0, 1],
|
integration_types: [0, 1],
|
||||||
contexts: [0, 1, 2]
|
contexts: [0, 1, 2]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue