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: [
|
||||
{
|
||||
name: "killfeed",
|
||||
descripion: "Configure the killfeed",
|
||||
description: "Configure the killfeed",
|
||||
value: "killfeed",
|
||||
type: CommandOptions.SubCommandGroup,
|
||||
options: [
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dayzr-bot",
|
||||
"version": "12.5.4",
|
||||
"version": "12.5.5",
|
||||
"description": "A General Purpose Discord Bot for DayZ Nitrado Servers.",
|
||||
"main": "index.js",
|
||||
"nodemonConfig": {
|
||||
|
||||
Reference in new issue
Block a user