diff --git a/Boilerplate/UI_Config.json b/Boilerplate/UI_Config.json index 2ff2cfc..d699543 100644 --- a/Boilerplate/UI_Config.json +++ b/Boilerplate/UI_Config.json @@ -35,8 +35,8 @@ "Response": { "type": "textbox", "value": "Pong!", - "label": "Command", + "label": "Response", "tooltip": "The message that will be sent to chat when using the command.", "group": "Core" } - } \ No newline at end of file + }