fix/config killfeed description field
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -16,7 +16,7 @@ module.exports = {
|
|||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
name: "killfeed",
|
name: "killfeed",
|
||||||
descripion: "Configure the killfeed",
|
description: "Configure the killfeed",
|
||||||
value: "killfeed",
|
value: "killfeed",
|
||||||
type: CommandOptions.SubCommandGroup,
|
type: CommandOptions.SubCommandGroup,
|
||||||
options: [
|
options: [
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dayzr-bot",
|
"name": "dayzr-bot",
|
||||||
"version": "12.5.4",
|
"version": "12.5.5",
|
||||||
"description": "A General Purpose Discord Bot for DayZ Nitrado Servers.",
|
"description": "A General Purpose Discord Bot for DayZ Nitrado Servers.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"nodemonConfig": {
|
"nodemonConfig": {
|
||||||
|
|||||||
Reference in new issue
Block a user