forked from Fascinated/Bat
add spotify feature
This commit is contained in:
@ -16,7 +16,9 @@ import java.util.List;
|
||||
/**
|
||||
* @author Fascinated (fascinated7)
|
||||
*/
|
||||
@Service @Getter @Log4j2
|
||||
@Service
|
||||
@Getter
|
||||
@Log4j2
|
||||
@DependsOn("commandService")
|
||||
public class FeatureService {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user