forked from Fascinated/Bat
add rotating presences
This commit is contained in:
@ -15,8 +15,8 @@ import org.springframework.stereotype.Component;
|
||||
* @author Fascinated (fascinated7)
|
||||
*/
|
||||
@Component("scoresaber-number-one-feed")
|
||||
public class NunberOneFeedCommand extends BatCommand {
|
||||
public NunberOneFeedCommand(@NonNull ApplicationContext context) {
|
||||
public class NumberOneFeedCommand extends BatCommand {
|
||||
public NumberOneFeedCommand(@NonNull ApplicationContext context) {
|
||||
super("scoresaber-number-one-feed");
|
||||
super.setCategory(Category.BEAT_SABER);
|
||||
|
Reference in New Issue
Block a user