nit: fix some eventsub mini things (#5895)
This commit is contained in:
@@ -461,8 +461,6 @@ CommandController::CommandController(const Paths &paths)
|
||||
|
||||
this->registerCommand("/debug-test", &commands::debugTest);
|
||||
|
||||
this->registerCommand("/debug-eventsub", &commands::debugEventSub);
|
||||
|
||||
this->registerCommand("/shield", &commands::shieldModeOn);
|
||||
this->registerCommand("/shieldoff", &commands::shieldModeOff);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user