diff --git a/commands/response/names.json b/commands/response/names.json index 31f25cb6..e16dff03 100644 --- a/commands/response/names.json +++ b/commands/response/names.json @@ -1,5 +1,5 @@ { - lastNames: [ + "lastNames": [ "Walker", "Tworni", "Ross", @@ -72,7 +72,7 @@ "Galusha", "Alston" ], - maleNames: [ + "maleNames": [ "Bob", "Daniel", "Logan", @@ -145,7 +145,7 @@ "Larry", "Victor" ], - femaleNames: [ + "femaleNames": [ "Elizabeth", "Chelsey", "Rachel",