feat: Add slashcommand api
This commit is contained in:
@@ -551,6 +551,7 @@ export class SignalingManager {
|
||||
this.stateHeartbeatTimer = setInterval(() => {
|
||||
this.runHeartbeatChecks();
|
||||
}, STATE_HEARTBEAT_INTERVAL_MS);
|
||||
|
||||
void this.runHeartbeatChecks();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user