mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
replay beroke
This commit is contained in:
@@ -153,7 +153,7 @@ const commands = createCommandHandlers({
|
||||
config,
|
||||
});
|
||||
|
||||
const integrations = createIntegrations({
|
||||
const integrations = createIntegrations({
|
||||
logger,
|
||||
client,
|
||||
config,
|
||||
@@ -184,6 +184,7 @@ const integrations = createIntegrations({
|
||||
clearTypingMessage: channelIO.clearTypingMessage,
|
||||
sendTypingMessage: channelIO.sendTypingMessage,
|
||||
schedulePresenceRotation: presence.schedulePresenceRotation,
|
||||
buildReplayVideo,
|
||||
});
|
||||
|
||||
const integrationHandlers = integrations.register();
|
||||
|
||||
Reference in New Issue
Block a user