mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-05-19 13:55:39 +00:00
[AB-xxx] fixing typo
This commit is contained in:
@@ -51,7 +51,7 @@ public class Grrr extends AbstractConditionableCommand {
|
||||
@Autowired
|
||||
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";
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user