mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-08 00:49:26 +00:00
[AB-135] adding a template to describe the parameter validators for help texts, fixing assignable roles not available as module
This commit is contained in:
@@ -2,7 +2,9 @@ package dev.sheldan.abstracto.assignableroles.command;
|
||||
|
||||
import dev.sheldan.abstracto.core.command.config.ModuleInfo;
|
||||
import dev.sheldan.abstracto.core.command.config.ModuleInterface;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Component
|
||||
public class AssignableRoleModule implements ModuleInterface {
|
||||
public static final String ASSIGNABLE_ROLES = "assignableRoles";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user