mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-05-23 07:07:44 +00:00
[AB-xxx] fixing typo
This commit is contained in:
@@ -51,7 +51,7 @@ public class Grrr extends AbstractConditionableCommand {
|
|||||||
@Autowired
|
@Autowired
|
||||||
private SlashCommandParameterService slashCommandParameterService;
|
private SlashCommandParameterService slashCommandParameterService;
|
||||||
|
|
||||||
private static final String GRRR_EMBED_TEMPLATE_KEY = "grr_response";
|
private static final String GRRR_EMBED_TEMPLATE_KEY = "grrr_response";
|
||||||
public static final String TEXT_PARAMETER_KEY = "text";
|
public static final String TEXT_PARAMETER_KEY = "text";
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user